X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Fcns3xxx%2FMakefile;h=0b4432a382b47a70557dd0bb338ced7dedd30f44;hb=71f2d6f865357f2de2ec58001a8d780d420c9bca;hp=40e5d4efe315500f90b550b40c6a8966d21cb3cc;hpb=8a9fe26f201e996d4850cd3b3e770421bb4c4754;p=oweals%2Fopenwrt.git diff --git a/target/linux/cns3xxx/Makefile b/target/linux/cns3xxx/Makefile index 40e5d4efe3..0b4432a382 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.11 +KERNEL_PATCHVER:=3.18 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