X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Fcns3xxx%2FMakefile;h=505be7aac5eea6c43a88fd48f1aeff8bc124d2b0;hb=c8609ab4f80781b0c227d7b329d6b0a51801de72;hp=c944d1c1a584d0ee69f9ba8a3917d361db63fe81;hpb=f78c902cfd5c5f3375964be90878c44c4180cfa0;p=oweals%2Fopenwrt.git diff --git a/target/linux/cns3xxx/Makefile b/target/linux/cns3xxx/Makefile index c944d1c1a5..505be7aac5 100644 --- a/target/linux/cns3xxx/Makefile +++ b/target/linux/cns3xxx/Makefile @@ -10,10 +10,11 @@ ARCH:=arm BOARD:=cns3xxx BOARDNAME:=Cavium Networks Econa CNS3xxx FEATURES:=squashfs fpu gpio pcie usb usbgadget -CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves +CPU_TYPE:=mpcore +CPU_SUBTYPE:=vfp MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.8.6 +LINUX_VERSION:=3.8.13 include $(INCLUDE_DIR)/target.mk @@ -22,7 +23,7 @@ define Target/Description eg. the Gateworks Laguna family endef -KERNELNAME:="uImage" +KERNELNAME:="zImage uImage" DEFAULT_PACKAGES += kmod-ath9k kmod-usb2 wpad-mini