don't try to package ipt_SNAT and ipt_DNAT when making kernel module packages
[openwrt.git] / include / package.mk
index e0765f7..cd1a33c 100644 (file)
@@ -10,6 +10,8 @@ else
   all: compile
 endif
 
+include $(INCLUDE_DIR)/prereq.mk
+
 define Build/DefaultTargets
   ifeq ($(DUMP),)
     ifeq ($(CONFIG_AUTOREBUILD),y)
This page took 0.021348 seconds and 4 git commands to generate.