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
88c727bd85
openwrt-xburst
/
include
/
site
/
armeb-openwrt-linux-gnu
6 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add sitefiles similar to the ones from openembedded git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5232 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 18:25:58 +03:00
#!/bin/sh
fix squid and rp-pppoe (closes: #869) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5247 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-20 13:32:01 +03:00
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/armeb-linux
[massive] 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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13931 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-08 03:49:11 +02:00
. $TOPDIR/include/site/linux-gnu
add sitefiles similar to the ones from openembedded git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5232 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 18:25:58 +03:00
Copy Permalink