aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/configure
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-12-24 22:37:11 -0500
committerMike Frysinger <vapier@gentoo.org>2015-12-24 22:39:30 -0500
commitef04e3719831b50e62cb97cd0ac10548a35cef40 (patch)
treec4cf4a5113f0edcbc376a917f58ec98dd7369194 /sim/mips/configure
parentcb379ede3cf6cf367b2bb58b85d8ee849a82a9b0 (diff)
downloadgdb-ef04e3719831b50e62cb97cd0ac10548a35cef40.zip
gdb-ef04e3719831b50e62cb97cd0ac10548a35cef40.tar.gz
gdb-ef04e3719831b50e62cb97cd0ac10548a35cef40.tar.bz2
sim: mips: delete TARGET_TX3904 define
With the LMA cleanup, we no longer need this define.
Diffstat (limited to 'sim/mips/configure')
-rwxr-xr-xsim/mips/configure1
1 files changed, 0 insertions, 1 deletions
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"
;;
*)
;;