X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Fcns3xxx%2FMakefile;h=73d79c0c8f6633cbad68f10eebdcea210e722655;hb=a8c15c02048f4c5ebed45aa8693ed7e70bd0864d;hp=87f6c440d1a03c17d5f9a15b84d5ed33fa5162ee;hpb=36d4fd70bc7fcac5f8fa27b34374e0ba6cdf8848;p=oweals%2Fopenwrt.git diff --git a/target/linux/cns3xxx/Makefile b/target/linux/cns3xxx/Makefile index 87f6c440d1..73d79c0c8f 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 -MAINTAINER:=Imre Kaloz +CPU_TYPE:=mpcore +CPU_SUBTYPE:=vfp +MAINTAINER:=Felix Fietkau -LINUX_VERSION:=3.8.9 +KERNEL_PATCHVER:=4.4 include $(INCLUDE_DIR)/target.mk @@ -22,7 +23,7 @@ define Target/Description eg. the Gateworks Laguna family endef -KERNELNAME:="uImage" +KERNELNAME:=zImage DEFAULT_PACKAGES += kmod-ath9k kmod-usb2 wpad-mini