diff options
Diffstat (limited to 'hw/openrisc')
-rw-r--r-- | hw/openrisc/Makefile.objs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/openrisc/Makefile.objs b/hw/openrisc/Makefile.objs new file mode 100644 index 0000000000..bfead214fc --- /dev/null +++ b/hw/openrisc/Makefile.objs @@ -0,0 +1 @@ +obj-y := $(addprefix ../,$(obj-y)) |