projects
/
openwrt
/
staging
/
yousong.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d307ee
)
re-enable SDK=1 and DEVELOPER=1 overrides for building all packages
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 16 Mar 2007 20:20:19 +0000
(20:20 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 16 Mar 2007 20:20:19 +0000
(20:20 +0000)
SVN-Revision: 6581
include/package-ipkg.mk
patch
|
blob
|
history
diff --git
a/include/package-ipkg.mk
b/include/package-ipkg.mk
index b71fce42a8fccb2601b5dcab3c0789f45f20dcef..8d6f1956f8f2a9c5f4d73cff92b70c854f2f0312 100644
(file)
--- a/
include/package-ipkg.mk
+++ b/
include/package-ipkg.mk
@@
-17,7
+17,7
@@
ifeq ($(DUMP),)
INFO_$(1):=$(IPKG_STATE_DIR)/info/$(1).list
ifdef Package/$(1)/install
- ifneq ($(CONFIG_PACKAGE_$(1)),)
+ ifneq ($(CONFIG_PACKAGE_$(1))
$(SDK)$(DEVELOPER)
,)
compile: $$(IPKG_$(1))
ifeq ($(CONFIG_PACKAGE_$(1)),y)