summaryrefslogtreecommitdiffstats
path: root/target/linux/orion/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-01-06 15:09:47 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-01-06 15:09:47 +0000
commit5154270694c406891585b7c35f2c3293bc86e601 (patch)
tree266eceec361f5bc7f9392d54303a65042fbbcc44 /target/linux/orion/Makefile
parent82b3e879d4dab55ad16fa2c1872b43b3684f8d62 (diff)
downloadmaster-31e0f0ae-5154270694c406891585b7c35f2c3293bc86e601.tar.gz
master-31e0f0ae-5154270694c406891585b7c35f2c3293bc86e601.tar.bz2
master-31e0f0ae-5154270694c406891585b7c35f2c3293bc86e601.zip
orion: debloat the kernel some more
SVN-Revision: 35023
Diffstat (limited to 'target/linux/orion/Makefile')
-rw-r--r--target/linux/orion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile
index b81c4f5cca..2a24cdb95a 100644
--- a/target/linux/orion/Makefile
+++ b/target/linux/orion/Makefile
@@ -19,6 +19,6 @@ include $(INCLUDE_DIR)/target.mk
KERNELNAME:="uImage"
-DEFAULT_PACKAGES += kmod-ath9k kmod-crypto-mv-cesa wpad-mini
+DEFAULT_PACKAGES += kmod-ath9k kmod-crypto-mv-cesa wpad-mini kmod-i2c-core kmod-i2c-mv64xxx kmod-rtc-isl1208
$(eval $(call BuildTarget))