X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/32adaf616a7fb007e80fd434259ad17130e85170..aa4c97caadb3c36dacaff95516363509ec7bdd1c:/target/linux/at91/Makefile diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile index 2f86b311d..d37aa5378 100644 --- a/target/linux/at91/Makefile +++ b/target/linux/at91/Makefile @@ -8,11 +8,11 @@ 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 +LINUX_VERSION:=2.6.34.1 DEVICE_TYPE= include $(INCLUDE_DIR)/target.mk