projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
x86: add missing l1 cache shift change
[openwrt.git]
/
package
/
block-extroot
/
Makefile
diff --git
a/package/block-extroot/Makefile
b/package/block-extroot/Makefile
index
6957669
..
f1e093b
100644
(file)
--- a/
package/block-extroot/Makefile
+++ b/
package/block-extroot/Makefile
@@
-17,10
+17,9
@@
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
include $(INCLUDE_DIR)/package.mk
define Package/block-extroot/Default
- SECTION:=
utils
- CATEGORY:=
Utilities
+ SECTION:=
base
+ CATEGORY:=
Base system
TITLE:=root filesystem on secondary storage
- SUBMENU:=disc
endef
define Package/block-extroot
This page took
0.021413 seconds
and
4
git commands to generate.