diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2011-10-16 02:56:02 +0400 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2011-10-16 10:39:36 +0000 |
commit | 63f95e4c652fd35df7e048574dcb468b404a6f4e (patch) | |
tree | 0dfae1ee402663fc07f9583057386c43b765087e /Makefile.target | |
parent | 7f65f4b059c4a91b97a032801a4c137e87612c6a (diff) |
target-xtensa: remove hand-written xtensa cores implementations
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.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 c22b3cb8e3..04369b1a53 100644 --- a/Makefile.target +++ b/Makefile.target @@ -370,7 +370,6 @@ obj-alpha-y += vga.o cirrus_vga.o obj-alpha-y += alpha_pci.o alpha_dp264.o alpha_typhoon.o obj-xtensa-y += xtensa_pic.o -obj-xtensa-y += xtensa_sample.o obj-xtensa-y += xtensa_dc232b.o obj-xtensa-y += xtensa-semi.o |