From ef04e3719831b50e62cb97cd0ac10548a35cef40 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 24 Dec 2015 22:37:11 -0500 Subject: sim: mips: delete TARGET_TX3904 define With the LMA cleanup, we no longer need this define. --- sim/mips/configure | 1 - 1 file changed, 1 deletion(-) (limited to 'sim/mips/configure') diff --git a/sim/mips/configure b/sim/mips/configure index 67f7e09..e1a838d 100755 --- a/sim/mips/configure +++ b/sim/mips/configure @@ -13981,7 +13981,6 @@ case "${target}" in mips*tx39*) hw_enabled=yes hw_extra_devices="tx3904cpu tx3904irc tx3904tmr tx3904sio" - SIM_SUBTARGET="$SIM_SUBTARGET -DTARGET_TX3904=1" ;; *) ;; -- cgit v1.1