fix cc build issue

This commit is contained in:
chn
2019-10-17 14:25:30 +08:00
parent 69afc8a59c
commit 66b4eea102
5 changed files with 56 additions and 23 deletions

View File

@@ -13,7 +13,7 @@ EXTRA_CFLAGS:= \
MAKE_OPTS:=$(KERNEL_MAKE_FLAGS) \
SUBDIRS="$(PKG_BUILD_DIR)" \
EXTRA_CFLAGS="$(EXTRA_CFLAGS)" \
CONFIG_xmurp-ua=m
CONFIG_XMURP_UA=m
define KernelPackage/xmurp-ua
SUBMENU:=Other modules