1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Update Makefile

This commit is contained in:
suyuan168 2022-05-08 15:25:53 +08:00
parent 64a41c1b6b
commit cc29160ead

View file

@ -36,6 +36,7 @@ define Package/xtables-addons
endef
# uses GNU configure
TARGET_CFLAGS += -std=c99 -D_GNU_SOURCE
CONFIGURE_ARGS+= \
--with-kbuild="$(LINUX_DIR)" \