summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-08-15 18:55:52 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-08-15 18:55:52 +0000
commit649cff937e844618a848b2278467242388e624de (patch)
tree7743e13641446068acdb9eaff5dad6afafae9e21 /target
parentc754b185c9c1ea9842da75635d2d5e1a7f5d224e (diff)
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 9598d8674..96d19ce19 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.