diff options
Diffstat (limited to 'hw/unicore32/Makefile.objs')
-rw-r--r-- | hw/unicore32/Makefile.objs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/unicore32/Makefile.objs b/hw/unicore32/Makefile.objs index 0725ce3ca7..e0fd628523 100644 --- a/hw/unicore32/Makefile.objs +++ b/hw/unicore32/Makefile.objs @@ -2,5 +2,3 @@ # PKUnity-v3 SoC and board information obj-${CONFIG_PUV3} += puv3.o - -obj-y := $(addprefix ../,$(obj-y)) |