forked from Imagelibrary/binutils-gdb
sim: build: drop AM_MAKEFLAGS settings
We don't have any recursive builds anymore, so we can drop this logic.
This commit is contained in:
@@ -86,7 +86,6 @@ noinst_LIBRARIES += %D%/libsim.a
|
||||
noinst_PROGRAMS += %D%/run
|
||||
|
||||
%C%_SIM_EXTRA_HW_DEVICES = tx3904cpu tx3904irc tx3904tmr tx3904sio
|
||||
AM_MAKEFLAGS += %C%_SIM_EXTRA_HW_DEVICES="$(%C%_SIM_EXTRA_HW_DEVICES)"
|
||||
|
||||
## List all generated headers to help Automake dependency tracking.
|
||||
BUILT_SOURCES += %D%/itable.h
|
||||
|
||||
Reference in New Issue
Block a user