mirror of
https://github.com/breeze303/nss-packages.git
synced 2025-12-16 16:57:29 +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
|
SECTION:=kernel
|
||||||
CATEGORY:=Kernel modules
|
CATEGORY:=Kernel modules
|
||||||
SUBMENU:=Network Devices
|
SUBMENU:=Network Devices
|
||||||
DEPENDS:=+@NSS_DRV_MATCH_ENABLE +@NSS_DRV_WIFIOFFLOAD_ENABLE \
|
DEPENDS:=+@NSS_DRV_MATCH_ENABLE \
|
||||||
+kmod-qca-nss-drv
|
+kmod-qca-nss-drv
|
||||||
TITLE:=NSS Match for QCA NSS driver
|
TITLE:=NSS Match for QCA NSS driver
|
||||||
FILES:=$(PKG_BUILD_DIR)/match/qca-nss-match.ko
|
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