This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced
2024-11-19 15:05:12 +01:00
Code
Issues
6ba224a039
openwrt
/
include
/
site
/
arm-linux-uclibc
6 lines
81 B
Plaintext
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 13:40:45 +01:00
#!/bin/sh
move arch-specific definitions to arch site files SVN-Revision: 12229
2008-08-07 01:05:19 +02:00
. $TOPDIR/include/site/arm-linux
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 13:40:45 +01:00
. $TOPDIR/include/site/linux-uclibc
Copy Permalink