X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Fcns3xxx%2FMakefile;h=73d79c0c8f6633cbad68f10eebdcea210e722655;hb=a8c15c02048f4c5ebed45aa8693ed7e70bd0864d;hp=89fe6636045bff4ede159dc4161db3eb3815cccb;hpb=e57c7d6c12f3d05e44a1b76e430b298a8a79f77e;p=oweals%2Fopenwrt.git diff --git a/target/linux/cns3xxx/Makefile b/target/linux/cns3xxx/Makefile index 89fe663604..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.12 +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