65c816-big: We can't build it all -Oi, but we can do the core code
authorAlan Cox <alan@linux.intel.com>
Fri, 15 Dec 2017 13:05:31 +0000 (13:05 +0000)
committerAlan Cox <alan@linux.intel.com>
Fri, 15 Dec 2017 13:05:31 +0000 (13:05 +0000)
Kernel/platform-v65c816-big/rules.mk [new file with mode: 0644]

diff --git a/Kernel/platform-v65c816-big/rules.mk b/Kernel/platform-v65c816-big/rules.mk
new file mode 100644 (file)
index 0000000..c03f69d
--- /dev/null
@@ -0,0 +1,3 @@
+export CROSS_CC_SEG1=--code-name CODE -Oi
+export CROSS_CC_SEG2=--code-name CODE -Oi
+export CROSS_CC_SEG3=--code-name CODE -Oi