X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fath79%2FMakefile;h=288f0f5cd53d49f4682c16a65554a1ba2ebc7f72;hp=a955602ba9904a9fe8b86a47b481d3c700b3b7aa;hb=HEAD;hpb=d8ab3216e688e3f810bf2d3109ad85a805582076 diff --git a/target/linux/ath79/Makefile b/target/linux/ath79/Makefile index a955602ba9..3ef4b32c72 100644 --- a/target/linux/ath79/Makefile +++ b/target/linux/ath79/Makefile @@ -2,14 +2,13 @@ include $(TOPDIR)/rules.mk ARCH:=mips BOARD:=ath79 -BOARDNAME:=Atheros ATH79 (DTS) +BOARDNAME:=Atheros ATH79 CPU_TYPE:=24kc SUBTARGETS:=generic mikrotik nand tiny -FEATURES:=ramdisk +FEATURES:=ramdisk squashfs usbgadget -KERNEL_PATCHVER:=5.4 -KERNEL_TESTING_PATCHVER:=5.4 +KERNEL_PATCHVER:=6.1 include $(INCLUDE_DIR)/target.mk