From 33748e56f8f3c97f0dbd8bcdf01c7d37bca4bf4d Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 24 Jul 2011 08:41:58 +0000 Subject: [PATCH] geos: include pppstats and pppdump in default packaging As the Geos box includes an ADSL modem that's targeted towards PPPoE, PPPoA, and bridged utilization, including these useful tools allows for easier configuration and troubleshooting. Signed-off-by: Philip Prindeville SVN-Revision: 27743 --- target/linux/x86/geos/target.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/x86/geos/target.mk b/target/linux/x86/geos/target.mk index 466e4ee016..c601c27897 100644 --- a/target/linux/x86/geos/target.mk +++ b/target/linux/x86/geos/target.mk @@ -17,6 +17,7 @@ DEFAULT_PACKAGES += \ kmod-ath kmod-ath5k kmod-ath9k \ kmod-cpu-msr \ soloscli linux-atm br2684ctl bridge ppp ppp-mod-pppoa \ + pppdump pppstats \ libopenssl ocf-crypto-headers zlib hwclock hostapd \ flashrom -- 2.30.2