From b0119424d19afcf80997ad5f3128d7ec68e1fafa Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 4 Nov 2022 14:23:50 +0700 Subject: sim: rx: drop unused $arch setting This is only needed for CGEN ports which RX isn't, so drop it. --- sim/rx/Makefile.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'sim') diff --git a/sim/rx/Makefile.in b/sim/rx/Makefile.in index 4e1f2ac..3c4efa3 100644 --- a/sim/rx/Makefile.in +++ b/sim/rx/Makefile.in @@ -37,5 +37,3 @@ SIM_OBJS = \ err.o ## COMMON_POST_CONFIG_FRAG - -arch = rx -- cgit v1.1