mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-09 06:01:57 +02:00
fix wprobe conflict with libnl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15636 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
499a89fad2
commit
fa6457920a
@ -59,9 +59,9 @@ define Build/Prepare
|
|||||||
$(CP) src/* $(PKG_BUILD_DIR)/
|
$(CP) src/* $(PKG_BUILD_DIR)/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
TARGET_CFLAGS += \
|
TARGET_CPPFLAGS := \
|
||||||
-I$(STAGING_DIR)/usr/include/libnl-tiny \
|
-I$(STAGING_DIR)/usr/include/libnl-tiny \
|
||||||
-I$(STAGING_DIR)/usr/include
|
$(TARGET_CPPFLAGS)
|
||||||
|
|
||||||
ifdef CONFIG_PACKAGE_kmod-wprobe
|
ifdef CONFIG_PACKAGE_kmod-wprobe
|
||||||
define Build/Compile/kmod
|
define Build/Compile/kmod
|
||||||
|
Loading…
x
Reference in New Issue
Block a user