git » sdcc.git » arch-main » tree

[arch-main] / build-all-mcs51-models.patch

--- a/device/lib/Makefile.in
+++ b/device/lib/Makefile.in
@@ -215,7 +215,7 @@ TARGETS        += model-mos65c02
 endif
 
 ifeq ($(OPT_DISABLE_MCS51), 0)
-TARGETS        += models small-mcs51-stack-auto large-mcs51-stack-auto
+TARGETS        += models model-mcs51-stack-auto
 endif
 
 ifeq ($(OPT_DISABLE_PIC14), 0)