diff options
author | Hervé Poussineau <hpoussin@reactos.org> | 2012-02-17 20:27:17 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2012-02-22 09:02:19 -0600 |
commit | 78207d80a3d4ed80bca57a67a195a18cc70153bb (patch) | |
tree | 7fb9138e6f95243c29557a18c4fec25029e6fb18 /Makefile.target | |
parent | b39506e44d73a3564adf7237f2a716f1e569e5a3 (diff) |
jazz-led: compile it only twice
Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'Makefile.target')
-rw-r--r-- | Makefile.target | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.target b/Makefile.target index 2fc9f39bf5..d5eb70de3b 100644 --- a/Makefile.target +++ b/Makefile.target @@ -300,7 +300,6 @@ obj-lm32-y += framebuffer.o obj-mips-y = mips_r4k.o mips_jazz.o mips_malta.o mips_mipssim.o obj-mips-y += mips_addr.o mips_timer.o mips_int.o -obj-mips-y += jazz_led.o obj-mips-y += gt64xxx.o mc146818rtc.o obj-mips-$(CONFIG_FULONG) += bonito.o vt82c686.o mips_fulong2e.o |