]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/sh/Makefile
sh: Renesas Solutions SH7763RDP board support
[linux-2.6-omap-h63xx.git] / arch / sh / Makefile
index 8050b03d51fca42823063b2c31cf12984572728b..1452c4df7deaaca2d872c188976e7c11d63fc1a9 100644 (file)
@@ -41,6 +41,8 @@ cflags-$(CONFIG_CPU_SH5)              := $(call cc-option,-m5-32media-nofpu,)
 cflags-$(CONFIG_CPU_BIG_ENDIAN)                += -mb
 cflags-$(CONFIG_CPU_LITTLE_ENDIAN)     += -ml
 
+cflags-y       += $(call cc-option,-mno-fdpic)
+
 #
 # -Wa,-isa= tuning implies -Wa,-dsp for the versions of binutils that
 # support it, while -Wa,-dsp by itself limits the range of usable opcodes
@@ -119,6 +121,9 @@ machdir-$(CONFIG_SH_HIGHLANDER)                     += renesas/r7780rp
 machdir-$(CONFIG_SH_MIGOR)                     += renesas/migor
 machdir-$(CONFIG_SH_SDK7780)                   += renesas/sdk7780
 machdir-$(CONFIG_SH_X3PROTO)                   += renesas/x3proto
+machdir-$(CONFIG_SH_RSK7203)                   += renesas/rsk7203
+machdir-$(CONFIG_SH_AP325RXA)                  += renesas/ap325rxa
+machdir-$(CONFIG_SH_SH7763RDP)                 += renesas/sh7763rdp
 machdir-$(CONFIG_SH_SH4202_MICRODEV)           += superh/microdev
 machdir-$(CONFIG_SH_LANDISK)                   += landisk
 machdir-$(CONFIG_SH_TITAN)                     += titan