ath79: drop, its not ready for a release yet
[openwrt/staging/blogic.git] / target / linux / ath79 / Makefile
diff --git a/target/linux/ath79/Makefile b/target/linux/ath79/Makefile
deleted file mode 100644 (file)
index e331cb4..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-include $(TOPDIR)/rules.mk
-
-ARCH:=mips
-BOARD:=ath79
-BOARDNAME:=Atheros ATH79 (DTS)
-CPU_TYPE:=24kc
-SUBTARGETS:=generic
-
-FEATURES:=ramdisk source-only
-
-KERNEL_PATCHVER:=4.14
-
-include $(INCLUDE_DIR)/target.mk
-
-DEFAULT_PACKAGES += \
-       kmod-gpio-button-hotplug swconfig \
-       kmod-ath9k wpad-mini uboot-envtools
-
-$(eval $(call BuildTarget))