projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
don't try to package ipt_SNAT and ipt_DNAT when making kernel module packages
[openwrt.git]
/
include
/
package.mk
diff --git
a/include/package.mk
b/include/package.mk
index
e0765f7
..
cd1a33c
100644
(file)
--- a/
include/package.mk
+++ b/
include/package.mk
@@
-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.