mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
x86-2.6 compile fixes for snapshot build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2867 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -21,7 +21,7 @@ endif
|
||||
include $(TOPDIR)/package/rules.mk
|
||||
|
||||
ifeq ($(LINUX_KARCH),i386)
|
||||
KERNEL_C_INCS:=
|
||||
KERNEL_C_INCS:= -I$(KERNEL_DIR)/include/asm-i386/mach-generic
|
||||
KERNEL_C_OPTS:= -Os -mpreferred-stack-boundary=2 -march=i486 -fno-unit-at-a-time
|
||||
endif
|
||||
ifeq ($(LINUX_KARCH),mips)
|
||||
|
||||
Reference in New Issue
Block a user