projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
i2c changes:
[openwrt.git]
/
package
/
nvram
/
Makefile
diff --git
a/package/nvram/Makefile
b/package/nvram/Makefile
index
486e419
..
cc1371e
100644
(file)
--- a/
package/nvram/Makefile
+++ b/
package/nvram/Makefile
@@
-16,11
+16,12
@@
include $(INCLUDE_DIR)/package.mk
define Package/nvram
SECTION:=utils
CATEGORY:=Utilities
define Package/nvram
SECTION:=utils
CATEGORY:=Utilities
- DEPENDS:=@
LINUX_2_4_BRCM
+ DEPENDS:=@
TARGET_brcm_2_4
TITLE:=Broadcom config utility
TITLE:=Broadcom config utility
- DESCRIPTION:=\
- This package contains an utility to control broadcom's 'nvram' config \\\
- area.
+endef
+
+define Package/nvram/description
+ This package contains an utility to control broadcom's 'nvram' config area.
endef
define Build/Prepare
endef
define Build/Prepare
This page took
0.023111 seconds
and
4
git commands to generate.