diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-07 22:44:29 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-07 22:44:29 +0000 |
commit | 0c6666fe2aa82e92afbdec7ec80edd95e2b8a813 (patch) | |
tree | 666156c4db4aedad4fb084383ab59ba96752a4b9 /openwrt/package/Makefile | |
parent | 41811345b79f7f918a569ab57434de85ba478cb3 (diff) |
add reaim (thanks to Florian Fainelli)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2072 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 564fd926d..fbb3de8e8 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -146,6 +146,7 @@ package-$(BR2_PACKAGE_QUAGGA) += quagga package-$(BR2_PACKAGE_RADVD) += radvd package-$(BR2_PACKAGE_RARPD) += rarpd package-$(BR2_PACKAGE_READLINE) += readline +package-$(BR2_PACKAGE_REAIM) += reaim package-$(BR2_PACKAGE_ROBOCFG) += robocfg package-$(BR2_COMPILE_RP_PPPOE) += rp-pppoe package-$(BR2_PACKAGE_RRDCOLLECT) += rrdcollect |