diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-11 11:10:40 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-11 11:10:40 +0000 |
commit | aa45dc9d20e98f902a3117fbe9330bc702dc9149 (patch) | |
tree | e6f4c4053e99f9488669b582a91f130dadd6d24f /package/Makefile | |
parent | f8830b39d4eb3863604b40ef7da3242944d2099f (diff) |
add wondershaper package from leh. thx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1899 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r-- | package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile index 86a84a4755..8515787076 100644 --- a/package/Makefile +++ b/package/Makefile @@ -168,6 +168,7 @@ package-$(BR2_PACKAGE_WIFICONF) += wificonf package-$(BR2_PACKAGE_WIVIZ) += wiviz package-$(BR2_PACKAGE_WIRELESS_TOOLS) += wireless-tools package-$(BR2_PACKAGE_WOL) += wol +package-$(BR2_PACKAGE_WONDERSHAPER) += wondershaper package-$(BR2_PACKAGE_WPA_SUPPLICANT) += wpa_supplicant package-$(BR2_PACKAGE_WPUT) += wput package-$(BR2_PACKAGE_XINETD) += xinetd |