This website requires JavaScript.
Explore
Help
Sign In
qi-hardware
/
openwrt-xburst
Watch
1
Star
0
Fork
0
You've already forked openwrt-xburst
mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced
2024-11-01 20:50:20 +02:00
Code
4c77c170f6
openwrt-xburst
/
include
/
site
/
arm-openwrt-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-17 14:40:45 +02:00
#!/bin/sh
move arch-specific definitions to arch site files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12229 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-07 02:05:19 +03: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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-17 14:40:45 +02:00
. $TOPDIR/include/site/linux-uclibc
Copy Permalink