diff options
Diffstat (limited to 'arch/h8300/lib/Makefile')
| -rw-r--r-- | arch/h8300/lib/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/h8300/lib/Makefile b/arch/h8300/lib/Makefile index 98272b66f4e5..1577f5075b10 100644 --- a/arch/h8300/lib/Makefile +++ b/arch/h8300/lib/Makefile | |||
| @@ -2,7 +2,4 @@ | |||
| 2 | # Makefile for H8/300-specific library files.. | 2 | # Makefile for H8/300-specific library files.. |
| 3 | # | 3 | # |
| 4 | 4 | ||
| 5 | .S.o: | ||
| 6 | $(CC) $(AFLAGS) -D__ASSEMBLY__ -c $< -o $@ | ||
| 7 | |||
| 8 | lib-y = ashrdi3.o checksum.o memcpy.o memset.o abs.o romfs.o | 5 | lib-y = ashrdi3.o checksum.o memcpy.o memset.o abs.o romfs.o |
