X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Fath25%2FMakefile;h=cb8b7ec1be3e13adbe9fd0f1babf581de944c3c1;hb=974a2b1aa9b0f8bd7a7442efa069d954e6b354ce;hp=03aa2a935596c67f611c8224bb65260e161b722d;hpb=f89a20a89aebe4767c606b4e04a6a3906e1ee26c;p=oweals%2Fopenwrt.git diff --git a/target/linux/ath25/Makefile b/target/linux/ath25/Makefile index 03aa2a9355..cb8b7ec1be 100644 --- a/target/linux/ath25/Makefile +++ b/target/linux/ath25/Makefile @@ -9,17 +9,17 @@ include $(TOPDIR)/rules.mk ARCH:=mips BOARD:=ath25 BOARDNAME:=Atheros AR231x/AR5312 -FEATURES:=squashfs low_mem +FEATURES:=squashfs low_mem small_flash MAINTAINER:=Sergey Ryazanov -KERNEL_PATCHVER:=4.4 - -include $(INCLUDE_DIR)/target.mk - -DEFAULT_PACKAGES += wpad-mini kmod-ath5k swconfig kmod-gpio-button-hotplug +KERNEL_PATCHVER:=4.14 define Target/Description Build firmware images for Atheros SoC boards endef +include $(INCLUDE_DIR)/target.mk + +DEFAULT_PACKAGES += wpad-mini kmod-ath5k swconfig kmod-gpio-button-hotplug + $(eval $(call BuildTarget))