projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[ar71xx] aw-nr580: add support for the LAN ports
[openwrt.git]
/
include
/
package-defaults.mk
diff --git
a/include/package-defaults.mk
b/include/package-defaults.mk
index
99371a2
..
f7f5bd0
100644
(file)
--- a/
include/package-defaults.mk
+++ b/
include/package-defaults.mk
@@
-31,6
+31,8
@@
define Package/Default
SUBMENUDEP:=
TITLE:=
KCONFIG:=
+ BUILDONLY:=
+ URL:=
endef
Build/Patch:=$(Build/Patch/Default)
@@
-38,7
+40,6
@@
ifneq ($(strip $(PKG_UNPACK)),)
define Build/Prepare/Default
$(PKG_UNPACK)
$(Build/Patch)
- $(if $(QUILT),touch $(PKG_BUILD_DIR)/.quilt_used)
endef
endif
This page took
0.025496 seconds
and
4
git commands to generate.