This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
openwrtv3
Watch
1
Star
0
Fork
You've already forked openwrtv3
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
af432e7a52
openwrtv3
/
include
/
site
/
arm-openwrt-linux-gnu
6 lines
78 B
Text
Raw
Normal View
History
Unescape
Escape
A little endian arm site defaults, in case anyone wants it. ixp4xx kernel and rootfs at least builds with it, but is untested. SVN-Revision: 5815
2006-12-17 12:40:45 +00:00
#!/bin/sh
move arch-specific definitions to arch site files SVN-Revision: 12229
2008-08-06 23:05:19 +00:00
. $TOPDIR/include/site/arm-linux
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) SVN-Revision: 13931
2009-01-08 01:49:11 +00:00
. $TOPDIR/include/site/linux-gnu
A little endian arm site defaults, in case anyone wants it. ixp4xx kernel and rootfs at least builds with it, but is untested. SVN-Revision: 5815
2006-12-17 12:40:45 +00:00
Reference in a new issue
Copy permalink