diff options
Diffstat (limited to 'arch/ppc/boot/of1275/Makefile')
-rw-r--r-- | arch/ppc/boot/of1275/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/ppc/boot/of1275/Makefile b/arch/ppc/boot/of1275/Makefile deleted file mode 100644 index 0b979c004972..000000000000 --- a/arch/ppc/boot/of1275/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -# -# Makefile of1275 stuff -# - -lib-y := claim.o enter.o exit.o finddevice.o getprop.o ofinit.o \ - ofstdio.o read.o release.o write.o map.o call_prom.o |