mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 04:35:19 +02:00
acx-mac80211: fix compile errors with the new compat-wireless
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24019 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4ac2598423
commit
93b487b3a5
@ -75,7 +75,8 @@ define Build/Compile
|
||||
EXTRA_CFLAGS="$(PKG_EXTRA_CFLAGS) -DCONFIG_ACX_MAC80211_VERSION=\"KERNEL_VERSION(2,6,34)\"" \
|
||||
LINUXINCLUDE="-I$(STAGING_DIR)/usr/include/mac80211 -I$(LINUX_DIR)/include \
|
||||
-Iarch/$(LINUX_KARCH)/include \
|
||||
-include $(LINUX_AUTOCONF_FILE)" \
|
||||
-include $(LINUX_AUTOCONF_FILE) \
|
||||
-include linux/compat-2.6.h" \
|
||||
V="$(V)" \
|
||||
modules
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user