summaryrefslogtreecommitdiffstats
path: root/target/linux/orion/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-01-06 15:09:47 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-01-06 15:09:47 +0000
commitcae68530d3b48f9274ee01405c5601bc9450bc14 (patch)
treed8e39768eb68ac399a5f0c920d1d83587ec6f49f /target/linux/orion/Makefile
parentc79cbf06cc04cdafff50c2a15945207854eb6cc9 (diff)
orion: debloat the kernel some more
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35023 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 b81c4f5cc..2a24cdb95 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))