X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fcns3xxx%2FMakefile;h=505be7aac5eea6c43a88fd48f1aeff8bc124d2b0;hb=da7f66f64420294699a45deade2b6c4ff863df6b;hp=4e8d6115f717567aa0b6f067a0c44736fde21af8;hpb=6d35d9c9fdab0ea882e414a24ea446c20da5fb9a;p=openwrt.git diff --git a/target/linux/cns3xxx/Makefile b/target/linux/cns3xxx/Makefile index 4e8d6115f7..505be7aac5 100644 --- a/target/linux/cns3xxx/Makefile +++ b/target/linux/cns3xxx/Makefile @@ -10,7 +10,8 @@ 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.13 @@ -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