projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e245ae1
)
qosify: include nls.mk to avoid build error with full NLS support enabled
author
Felix Fietkau
<nbd@nbd.name>
Wed, 3 Nov 2021 17:54:04 +0000
(18:54 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Wed, 3 Nov 2021 17:54:12 +0000
(18:54 +0100)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/network/config/qosify/Makefile
patch
|
blob
|
history
diff --git
a/package/network/config/qosify/Makefile
b/package/network/config/qosify/Makefile
index 3c055c2af65d4c014ab55333878ad25046dfe011..198772ce36ba54ce0aba2b43fc93ff3c678863d6 100644
(file)
--- a/
package/network/config/qosify/Makefile
+++ b/
package/network/config/qosify/Makefile
@@
-23,6
+23,7
@@
PKG_BUILD_DEPENDS:=bpf-headers
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk
include $(INCLUDE_DIR)/bpf.mk
+include $(INCLUDE_DIR)/nls.mk
define Package/qosify
SECTION:=net