all targets: use numerically prefixed uci-defaults file names to better control order...
[openwrt/svn-archive/archive.git] / target / linux / orion / Makefile
index b81c4f5ccae10efb35b553bc13905cb4f795cc68..2a24cdb95afc631f1cc0dc0dcdd31bd73a37a08a 100644 (file)
@@ -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))