diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-12 19:12:20 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-12 19:12:20 +0000 |
commit | 94470f28f0e3883f885a778373ae8c2d1f49477f (patch) | |
tree | 4febb5368b6458569eeed53a527fcf10b0ef61d7 /package/busybox/ipkg | |
parent | ed4bca0c7ab2ae1499a3e99e0d35df472b6f3cdb (diff) |
convert busybox to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@844 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/busybox/ipkg')
-rw-r--r-- | package/busybox/ipkg/busybox.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/busybox/ipkg/busybox.control b/package/busybox/ipkg/busybox.control new file mode 100644 index 000000000..37dfbf609 --- /dev/null +++ b/package/busybox/ipkg/busybox.control @@ -0,0 +1,6 @@ +Package: busybox +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: Core utilities for embedded Linux systems |