summaryrefslogtreecommitdiffstats
path: root/target/linux
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
commit17c041cd0be46065f27a226236ed03d4949d3778 (patch)
treea1f6c80d1aa1fc96324f4f7e34e318574b2b5535 /target/linux
parent404ca36e6035897bfbe1c93a2983b2b191217349 (diff)
downloadmaster-31e0f0ae-17c041cd0be46065f27a226236ed03d4949d3778.tar.gz
master-31e0f0ae-17c041cd0be46065f27a226236ed03d4949d3778.tar.bz2
master-31e0f0ae-17c041cd0be46065f27a226236ed03d4949d3778.zip
ramips: add maccalc to the default package list
SVN-Revision: 28005
Diffstat (limited to 'target/linux')
-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.