mirror of
https://github.com/qosmio/nss-packages.git
synced 2025-12-16 16:21:53 +00:00
Revert "qca-nss-clients: fix incorrectly defined exports include directory"
This reverts commit 83b5ea1e6a.
This commit is contained in:
parent
83b5ea1e6a
commit
3dfeff28b6
@ -494,7 +494,7 @@ define KernelPackage/qca-nss-drv-match
|
||||
SECTION:=kernel
|
||||
CATEGORY:=Kernel modules
|
||||
SUBMENU:=Network Devices
|
||||
DEPENDS:=+@NSS_DRV_MATCH_ENABLE +@NSS_DRV_WIFIOFFLOAD_ENABLE \
|
||||
DEPENDS:=+@NSS_DRV_MATCH_ENABLE \
|
||||
+kmod-qca-nss-drv
|
||||
TITLE:=NSS Match for QCA NSS driver
|
||||
FILES:=$(PKG_BUILD_DIR)/match/qca-nss-match.ko
|
||||
|
||||
@ -1,10 +0,0 @@
|
||||
--- a/mirror/Makefile
|
||||
+++ b/mirror/Makefile
|
||||
@@ -1,6 +1,6 @@
|
||||
# Makefile for NSS MIRROR
|
||||
|
||||
-ccflags-y += $(NSS_CCFLAGS) -I$(obj)/../../exports
|
||||
+ccflags-y += $(NSS_CCFLAGS) -I$(obj)/../exports
|
||||
ccflags-y += -DNSS_MIRROR_DEBUG_LEVEL=2
|
||||
ccflags-y += -Wall -Werror
|
||||
|
||||
Loading…
Reference in New Issue
Block a user