diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2005-04-01 00:34:13 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2005-04-01 00:34:13 +0000 |
| commit | 287d56921d76d839da53bd2af616efb22779e224 (patch) | |
| tree | a685478f8cc5288b1a5bbe908f9df672f020b4b8 /openwrt/package/Makefile | |
| parent | 89464e5e3f7d3bdfb80bea82192437871466a8d1 (diff) | |
| download | mtk-20170518-287d56921d76d839da53bd2af616efb22779e224.zip mtk-20170518-287d56921d76d839da53bd2af616efb22779e224.tar.gz mtk-20170518-287d56921d76d839da53bd2af616efb22779e224.tar.bz2 | |
add chillispot
SVN-Revision: 501
Diffstat (limited to 'openwrt/package/Makefile')
| -rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 93bc833..c42e582 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -5,6 +5,7 @@ package-y:=openwrt package-$(BR2_PACKAGE_ARPTABLES) += arptables package-$(BR2_PACKAGE_BRIDGE) += bridge package-$(BR2_PACKAGE_BUSYBOX) += busybox +package-$(BR2_PACKAGE_CHILLISPOT) += chillispot package-$(BR2_PACKAGE_CIFSMOUNT) += cifsmount package-$(BR2_PACKAGE_CUPS) += cups package-$(BR2_PACKAGE_DROPBEAR) += dropbear |
