mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 23:11:51 +02:00
ae965dac51
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15004 3c298f89-4303-0410-b956-a3cf2f4a3e73
24 lines
570 B
Plaintext
24 lines
570 B
Plaintext
ARCH_LITTLE_ENDIAN=y
|
|
# CONFIG_386 is not set
|
|
# CONFIG_486 is not set
|
|
# CONFIG_586 is not set
|
|
# CONFIG_586MMX is not set
|
|
CONFIG_686=y
|
|
# CONFIG_CRUSOE is not set
|
|
# CONFIG_CYRIXIII is not set
|
|
# CONFIG_ELAN is not set
|
|
# CONFIG_GENERIC_386 is not set
|
|
# CONFIG_K6 is not set
|
|
# CONFIG_K7 is not set
|
|
# CONFIG_NEHEMIAH is not set
|
|
# CONFIG_PENTIUM4 is not set
|
|
# CONFIG_PENTIUMII is not set
|
|
# CONFIG_PENTIUMIII is not set
|
|
# CONFIG_WINCHIP2 is not set
|
|
# CONFIG_WINCHIPC6 is not set
|
|
KERNEL_HEADERS="."
|
|
# LINUXTHREADS_OLD is not set
|
|
TARGET_ARCH="i386"
|
|
TARGET_SUBARCH=""
|
|
TARGET_i386=y
|