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-05 12:59:43 +02:00
Code
f0ce0e8aae
openwrt-xburst
/
toolchain
/
uClibc
/
config-0.9.29
/
x86_64
6 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add x86_64 config for uClibc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6368 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-25 23:11:02 +02:00
ARCH_LITTLE_ENDIAN=y
Update uClibc config for x86_64 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11963 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-27 19:56:34 +03:00
KERNEL_HEADERS="."
clean up uClibc config handling - use kconfig.pl to split configs similar to how it's done in the kernel git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24 03:34:51 +02:00
TARGET_ARCH="x86_64"
TARGET_SUBARCH=""
TARGET_x86_64=y
Copy Permalink