diff options
Diffstat (limited to 'sim/arm/Makefile.in')
-rw-r--r-- | sim/arm/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/arm/Makefile.in b/sim/arm/Makefile.in index b6ae2af..e2f2b3c 100644 --- a/sim/arm/Makefile.in +++ b/sim/arm/Makefile.in @@ -18,7 +18,7 @@ ## COMMON_PRE_CONFIG_FRAG -SIM_EXTRA_CFLAGS = -DMODET +SIM_EXTRA_CFLAGS = -DMODET -DNEED_UI_LOOP_HOOK SIM_OBJS = armcopro.o armemu26.o armemu32.o arminit.o armos.o armsupp.o \ armvirt.o bag.o thumbemu.o wrapper.o sim-load.o |