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