[kirkwood] Fix mv_cesa module dependencies and .ko file location
[openwrt.git] / target / linux / at91 / Makefile
index d37aa53..074a68f 100644 (file)
@@ -12,11 +12,12 @@ BOARDNAME:=Atmel AT91
 FEATURES:=squashfs jffs2 targz
 CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time
 
-LINUX_VERSION:=2.6.34.1
+LINUX_VERSION:=2.6.34.5
 DEVICE_TYPE=
 
 include $(INCLUDE_DIR)/target.mk
 
+DEFAULT_PACKAGES+= kmod-usb-ohci
 KERNELNAME:="uImage"
 
 define Target/Description
This page took 0.025761 seconds and 4 git commands to generate.