mirror of https://github.com/hak5/openwrt.git
parent
c1d125fb33
commit
a932a9beca
|
@ -27,7 +27,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||
ifeq ($(DUMP),)
|
||||
-include $(LINUX_DIR)/.config
|
||||
include $(INCLUDE_DIR)/netfilter.mk
|
||||
STAMP_CONFIGURED:=$(strip $(STAMP_CONFIGURED))_$(shell grep 'NETFILTER' $(LINUX_DIR)/.config | md5s)
|
||||
STAMP_CONFIGURED:=$(strip $(STAMP_CONFIGURED))_$(shell $(SH_FUNC) grep 'NETFILTER' $(LINUX_DIR)/.config | md5s)
|
||||
endif
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue