X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/b9efbcf7dd49e086ce43823f8ef522883508eddd..799f8a41443df3329aaff04d5c3137d5a34f0968:/openwrt/target/linux/package/alsa/Makefile diff --git a/openwrt/target/linux/package/alsa/Makefile b/openwrt/target/linux/package/alsa/Makefile index eea05a074..02baa44b3 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)