This website requires JavaScript.
Explore
Help
Sign In
EljakimHerrewijnen
/
Openwrt
Watch
1
Star
0
Fork
0
You've already forked Openwrt
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7f80e26661
Openwrt
/
include
/
site
/
armeb-openwrt-linux-gnueabi
6 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add sitefiles similar to the ones from openembedded SVN-Revision: 5232
2006-10-19 15:25:58 +00:00
#!/bin/sh
fix squid and rp-pppoe (closes: #869) SVN-Revision: 5247
2006-10-20 10:32:01 +00:00
move arch-specific definitions to arch site files SVN-Revision: 12229
2008-08-06 23:05:19 +00:00
. $TOPDIR/include/site/armeb-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
add sitefiles similar to the ones from openembedded SVN-Revision: 5232
2006-10-19 15:25:58 +00:00
Reference in New Issue
Copy Permalink