X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Favr32%2FMakefile;h=cd8bd5e60d59617effa8bd97286d6b4bcbf129f5;hb=590b855c26b095d18d7cfb8500328cbbd286d14d;hp=a7387e3fd0ab32185ca0454efe3313d42484095b;hpb=9c8a5ef1153e3402d8e8c69715bcfdef55c1ea4a;p=openwrt%2Fopenwrt.git diff --git a/target/linux/avr32/Makefile b/target/linux/avr32/Makefile index a7387e3fd0..cd8bd5e60d 100644 --- a/target/linux/avr32/Makefile +++ b/target/linux/avr32/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Atmel AVR32 FEATURES:=squashfs MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.10.13 +LINUX_VERSION:=3.10.49 include $(INCLUDE_DIR)/target.mk @@ -20,6 +20,6 @@ define Target/Description Build firmware images for ATNGW100 board endef -KERNELNAME:="uImage" +KERNELNAME:=uImage $(eval $(call BuildTarget))