acx-mac80211: v3.14 related compile fixes
authorJohn Crispin <john@openwrt.org>
Mon, 8 Dec 2014 06:15:11 +0000 (06:15 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 8 Dec 2014 06:15:11 +0000 (06:15 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43554

package/kernel/acx-mac80211/Makefile

index 6d0f7fb4955f9a76134cbb64f2873531120c60c9..16f6f5d06ed6edcfb498508b89639c514141996e 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)" \