diff options
author | Edgar E. Iglesias <edgar.iglesias@xilinx.com> | 2014-01-21 23:49:44 +1000 |
---|---|---|
committer | Edgar E. Iglesias <edgar.iglesias@xilinx.com> | 2014-02-03 14:04:00 +0000 |
commit | ce603d8ef11f2a2d29be1c4f90d417331b41acfc (patch) | |
tree | f9b9bb5039d9956fd0126707b5df0e53048ee3ba /hw/cris/Makefile.objs | |
parent | 4a6da670f80c121acfea3dacf380c26e3aeacd5c (diff) |
cris: Remove the CRIS PIC glue
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Diffstat (limited to 'hw/cris/Makefile.objs')
-rw-r--r-- | hw/cris/Makefile.objs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/cris/Makefile.objs b/hw/cris/Makefile.objs index 776db7c5cd..7624173f77 100644 --- a/hw/cris/Makefile.objs +++ b/hw/cris/Makefile.objs @@ -1,3 +1,2 @@ -obj-y += pic_cpu.o obj-y += boot.o obj-y += axis_dev88.o |