sim: cfi: new flash device simulation
[deliverable/binutils-gdb.git] / sim / common / Make-common.in
index 13aebe8e5dcf3ced90160fdfd5f8d6d0a2aa6993..351f4a078e95cae274bebf4466b95b9b04933172 100644 (file)
@@ -575,6 +575,9 @@ hw-tree.o: $(srccom)/hw-tree.c $(hw_main_headers) $(hw-tree_h)
 
 # Devices.
 
+dv-cfi.o: $(srccom)/dv-cfi.c $(hw_main_headers) $(sim_main_headers)
+       $(CC) -c $(srccom)/dv-cfi.c $(ALL_CFLAGS)
+
 dv-core.o: $(srccom)/dv-core.c $(hw_main_headers) $(sim_main_headers)
        $(CC) -c $(srccom)/dv-core.c $(ALL_CFLAGS)
 
This page took 0.030461 seconds and 4 git commands to generate.