diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-21 11:45:36 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-21 11:45:36 +0000 |
commit | c45b5fbb998ca7888607a78b8f89aff75649ebc2 (patch) | |
tree | 31f29f828ec386841ed6c3359530482ee123f9e7 /target/linux/package/openwrt/ipkg | |
parent | e8c58d4f504339ddddb527ecca44b9be9fb97cd8 (diff) |
move nvram,jffs2root,shared libs into target/linux/package and make them broadcom-specific
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1517 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package/openwrt/ipkg')
-rw-r--r-- | target/linux/package/openwrt/ipkg/openwrt-utils.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/target/linux/package/openwrt/ipkg/openwrt-utils.control b/target/linux/package/openwrt/ipkg/openwrt-utils.control new file mode 100644 index 0000000000..37ef63276b --- /dev/null +++ b/target/linux/package/openwrt/ipkg/openwrt-utils.control @@ -0,0 +1,9 @@ +Package: openwrt-utils +Priority: optional +Section: sys +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: Basic OpenWrt utilities + This package contains: + mtd: Tool for modifying the flash chip + jffs2root: Expands the jffs2 root partition |