diff options
Diffstat (limited to 'arch/i386/mach-default/Makefile')
-rw-r--r-- | arch/i386/mach-default/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/i386/mach-default/Makefile b/arch/i386/mach-default/Makefile new file mode 100644 index 000000000000..e95bb0237921 --- /dev/null +++ b/arch/i386/mach-default/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for the linux kernel. +# + +obj-y := setup.o topology.o |