projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
the redboot parsing function needs to be exported
[openwrt.git]
/
include
/
package-ipkg.mk
diff --git
a/include/package-ipkg.mk
b/include/package-ipkg.mk
index
b71fce4
..
8d6f195
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)
This page took
0.028743 seconds
and
4
git commands to generate.