aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-02-16 11:50:25 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-02-16 11:50:25 +0000
commit7fd85258534035f8eae91f2737a2b0f3f532ebaf (patch)
tree302a7c7ebbb873709e3eb5e1265b528315158a61 /target/linux/ramips/Makefile
parent5a8c63b47e19f6569f54a046cfd74925d35550a6 (diff)
downloadupstream-7fd85258534035f8eae91f2737a2b0f3f532ebaf.tar.gz
upstream-7fd85258534035f8eae91f2737a2b0f3f532ebaf.tar.bz2
upstream-7fd85258534035f8eae91f2737a2b0f3f532ebaf.zip
ramips: use the new macaddr_* helpers instead of maccalc
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35615
Diffstat (limited to 'target/linux/ramips/Makefile')
-rw-r--r--target/linux/ramips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile
index a81610af67..61b98aedba 100644
--- a/target/linux/ramips/Makefile
+++ b/target/linux/ramips/Makefile
@@ -19,7 +19,7 @@ include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES+=\
kmod-leds-gpio kmod-input-core kmod-input-polldev \
kmod-input-gpio-keys-polled kmod-button-hotplug \
- kmod-rt2800-pci wpad-mini maccalc swconfig
+ kmod-rt2800-pci wpad-mini swconfig
define Target/Description
Build firmware images for Ralink RT288x/RT3xxx based boards.