aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-08-15 18:55:52 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-08-15 18:55:52 +0000
commit210e9537e79dfdf0cc1031027c83e9f74942021b (patch)
tree7743e13641446068acdb9eaff5dad6afafae9e21 /target
parentf3b375d2291749a190e761ba123216cf5088d277 (diff)
downloadupstream-210e9537e79dfdf0cc1031027c83e9f74942021b.tar.gz
upstream-210e9537e79dfdf0cc1031027c83e9f74942021b.tar.bz2
upstream-210e9537e79dfdf0cc1031027c83e9f74942021b.zip
ramips: add maccalc to the default package list
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28005 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 9598d8674f..96d19ce198 100644
--- a/target/linux/ramips/Makefile
+++ b/target/linux/ramips/Makefile
@@ -18,7 +18,7 @@ LINUX_VERSION:=2.6.39.2
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES+=\
kmod-leds-gpio kmod-input-core kmod-input-polldev kmod-gpio-buttons \
- kmod-button-hotplug kmod-wpad-mini
+ kmod-button-hotplug kmod-wpad-mini maccalc
define Target/Description
Build firmware images for Ralink RT288x/RT305x based boards.