X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=openwrt%2Ftarget%2Flinux%2Fpackage%2Falsa%2FMakefile;fp=openwrt%2Ftarget%2Flinux%2Fpackage%2Falsa%2FMakefile;h=02baa44b3457b62d5a36339ce45f87cb4da2ede7;hp=eea05a074850826f8e0fe573ae80516bb562a213;hb=c8685fbdf3aad41b692bac4c81e0e14871a2aef7;hpb=d6e026b6978a30347ee7853374ba64841b886fe3 diff --git a/openwrt/target/linux/package/alsa/Makefile b/openwrt/target/linux/package/alsa/Makefile index eea05a0748..02baa44b34 100644 --- a/openwrt/target/linux/package/alsa/Makefile +++ b/openwrt/target/linux/package/alsa/Makefile @@ -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)