diff options
Diffstat (limited to 'arch/m68k/ifpsp060/Makefile')
-rw-r--r-- | arch/m68k/ifpsp060/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/ifpsp060/Makefile b/arch/m68k/ifpsp060/Makefile index fe66cf033..94eea44a4 100644 --- a/arch/m68k/ifpsp060/Makefile +++ b/arch/m68k/ifpsp060/Makefile @@ -5,7 +5,6 @@ # for more details. .S.o: -# $(AS) -o $*.o $< $(CC) -D__ASSEMBLY__ -traditional -c -o $*.o $< OS_TARGET := ifpsp.o |