aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq807x/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ipq807x/Makefile')
-rw-r--r--target/linux/ipq807x/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/target/linux/ipq807x/Makefile b/target/linux/ipq807x/Makefile
deleted file mode 100644
index dab05ca204..0000000000
--- a/target/linux/ipq807x/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-include $(TOPDIR)/rules.mk
-
-ARCH:=aarch64
-BOARD:=ipq807x
-BOARDNAME:=Qualcomm Atheros IPQ807x
-FEATURES:=squashfs ramdisk source-only
-KERNELNAME:=Image dtbs
-CPU_TYPE:=cortex-a53
-
-KERNEL_PATCHVER:=5.4
-
-include $(INCLUDE_DIR)/target.mk
-
-$(eval $(call BuildTarget))