X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fat91%2FMakefile;h=446de340555899dd6fbcf8402b5376e50a78a768;hb=aa9b4499aa7bc2e0bacc822fc885aa017ff97d46;hp=3c32f09ffda6f3805e0cf57f6ffa5c2a8f836f36;hpb=feed74f3846c481391db5f71ab67d327e280cd57;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile index 3c32f09ffd..446de34055 100644 --- a/target/linux/at91/Makefile +++ b/target/linux/at91/Makefile @@ -8,15 +8,16 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=at91 -BOARDNAME:=NetusG20 +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.7 DEVICE_TYPE= include $(INCLUDE_DIR)/target.mk +DEFAULT_PACKAGES+= kmod-usb-ohci KERNELNAME:="uImage" define Target/Description