summaryrefslogtreecommitdiff
path: root/gpxe/src/arch/x86/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gpxe/src/arch/x86/Makefile')
-rw-r--r--gpxe/src/arch/x86/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/gpxe/src/arch/x86/Makefile b/gpxe/src/arch/x86/Makefile
deleted file mode 100644
index f5f67ac7..00000000
--- a/gpxe/src/arch/x86/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-# Include common x86 headers
-#
-INCDIRS += arch/x86/include
-
-# x86-specific directories containing source files
-#
-SRCDIRS += arch/x86/core
-SRCDIRS += arch/x86/interface/efi
-SRCDIRS += arch/x86/prefix