summaryrefslogtreecommitdiff
path: root/target/device/AMD/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/device/AMD/Makefile.in')
-rw-r--r--target/device/AMD/Makefile.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/target/device/AMD/Makefile.in b/target/device/AMD/Makefile.in
deleted file mode 100644
index ab724b554..000000000
--- a/target/device/AMD/Makefile.in
+++ /dev/null
@@ -1,7 +0,0 @@
-# Override the default uClibc configuration
-ifeq ($(BR2_TARGET_AMD_ALCHEMY_DBAU1500),y)
-
-include target/device/AMD/DBAu1500/Makefile.in
-include target/device/AMD/DBAu1500/linux.mk
-
-endif