projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
major target cleanup. it is now possible to have subtargets that can override many...
[openwrt.git]
/
package
/
nvram
/
Makefile
diff --git
a/package/nvram/Makefile
b/package/nvram/Makefile
index
e053a43
..
cc1371e
100644
(file)
--- a/
package/nvram/Makefile
+++ b/
package/nvram/Makefile
@@
-16,7
+16,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/nvram
SECTION:=utils
CATEGORY:=Utilities
- DEPENDS:=@TARGET_
BRCM
_2_4
+ DEPENDS:=@TARGET_
brcm
_2_4
TITLE:=Broadcom config utility
endef
This page took
0.025661 seconds
and
4
git commands to generate.