diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-07-21 11:45:36 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-07-21 11:45:36 +0000 |
commit | 1b4dfa8b79ed141bf2c1bd3c9aefcac2489c4d43 (patch) | |
tree | 31f29f828ec386841ed6c3359530482ee123f9e7 /target/linux/package/nvram/ipkg | |
parent | edaa03995732584b0aea01c33849754126489321 (diff) | |
download | upstream-1b4dfa8b79ed141bf2c1bd3c9aefcac2489c4d43.tar.gz upstream-1b4dfa8b79ed141bf2c1bd3c9aefcac2489c4d43.tar.bz2 upstream-1b4dfa8b79ed141bf2c1bd3c9aefcac2489c4d43.zip |
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 0000000000..bb25813030 --- /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 + |