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/nvram/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/nvram/ipkg')
-rw-r--r-- | target/linux/package/nvram/ipkg/nvram.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/package/nvram/ipkg/nvram.control b/target/linux/package/nvram/ipkg/nvram.control new file mode 100644 index 000000000..bb2581303 --- /dev/null +++ b/target/linux/package/nvram/ipkg/nvram.control @@ -0,0 +1,7 @@ +Package: nvram +Priority: optional +Section: sys +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: NVRAM utility and libraries for Broadcom hardware + |