acx-mac80211: v3.14 related compile fixes
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 8 Dec 2014 06:15:11 +0000 (06:15 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 8 Dec 2014 06:15:11 +0000 (06:15 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43554 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/kernel/acx-mac80211/Makefile

index 6d0f7fb..16f6f5d 100644 (file)
@@ -196,6 +196,8 @@ define Build/Compile
                        -I$(LINUX_DIR)/include -I$(LINUX_DIR)/include/$(LINUX_UAPI_DIR) \
                        -I$(LINUX_DIR)/include/generated/uapi/ -Iarch/$(LINUX_KARCH)/include \
                        -Iarch/$(LINUX_KARCH)/include/$(LINUX_UAPI_DIR) \
+                       -Iarch/$(LINUX_KARCH)/include/generated \
+                       -Iarch/$(LINUX_KARCH)/include/generated/$(LINUX_UAPI_DIR) \
                        -include generated/autoconf.h \
                        -include backport/backport.h " \
                V="$(V)" \