diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-21 05:18:56 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-21 05:18:56 +0000 |
commit | 0fd67ae9c82347c4723775c2b50f5abe0d4223a1 (patch) | |
tree | e8b276bd1af25600be484a4db5e690074d05ad7e /openwrt/package/Makefile | |
parent | b3b8de33429424c3f2f7611554402d86e4d7ab00 (diff) |
wifidog package from Philippe April, thx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1966 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 dcb695f49..7c9cd2de7 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -174,6 +174,7 @@ package-$(BR2_PACKAGE_USBUTILS) += usbutils package-$(BR2_PACKAGE_VTUN) += vtun package-$(BR2_PACKAGE_VSFTPD) += vsftpd package-$(BR2_PACKAGE_WIFICONF) += wificonf +package-$(BR2_PACKAGE_WIFIDOG) += wifidog package-$(BR2_PACKAGE_WIVIZ) += wiviz package-$(BR2_PACKAGE_WIRELESS_TOOLS) += wireless-tools package-$(BR2_PACKAGE_WOL) += wol |