diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-05-24 01:55:36 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-05-24 01:55:36 +0000 |
| commit | ba6e8564e4577054df7a3fa2d7c9578f59d6957e (patch) | |
| tree | bea7897aa8a256364718980e7d4d67e7572a064b /openwrt/package/Makefile | |
| parent | 61d63818fe322f7ad2799b8005512088ee3261e1 (diff) | |
| download | mtk-20170518-ba6e8564e4577054df7a3fa2d7c9578f59d6957e.zip mtk-20170518-ba6e8564e4577054df7a3fa2d7c9578f59d6957e.tar.gz mtk-20170518-ba6e8564e4577054df7a3fa2d7c9578f59d6957e.tar.bz2 | |
Add frickin package
SVN-Revision: 1042
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 451fdd0..2a2aca6 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -22,6 +22,7 @@ package-$(BR2_PACKAGE_EZIPUPDATE) += ez-ipupdate package-$(BR2_PACKAGE_FPING) += fping package-$(BR2_PACKAGE_FPROBE) += fprobe package-$(BR2_PACKAGE_FREERADIUS) += freeradius +package-$(BR2_PACKAGE_FRICKIN) += frickin package-$(BR2_PACKAGE_FUSE) += fuse package-$(BR2_PACKAGE_GLIB) += glib package-$(BR2_PACKAGE_GMP) += gmp |
