* .version: bumped version to 2.4.7
[fw/sdcc] / support / regression / ports / mcs51-xstack-auto / spec.mk
diff --git a/support/regression/ports/mcs51-xstack-auto/spec.mk b/support/regression/ports/mcs51-xstack-auto/spec.mk
new file mode 100644 (file)
index 0000000..ae82b65
--- /dev/null
@@ -0,0 +1,8 @@
+# Port specification for the mcs51 port running with uCsim
+#
+# model small stack-auto
+
+include $(PORTS_DIR)/mcs51-stack-auto/spec.mk
+
+LIBSDCCFLAGS+= --xstack
+SDCCFLAGS   +=$(LIBSDCCFLAGS)