X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/30feff8b48c8f100274d2f7acfefaf1844ae97f6..1b10da25e2385b7a8208ae385b7e1f26e3f77680:/target/linux/at91/Makefile?ds=sidebyside diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile index 951191e3a..446de3405 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 -FEATURES:=squashfs jffs2 tgz +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