]> err.no Git - linux-2.6/blobdiff - arch/sh/Makefile
sh: Add support for SH7763 CPU subtype.
[linux-2.6] / arch / sh / Makefile
index f7cbc13fd2a05748cb6f5fa2f34a7f031bff000f..292d8618248d6825a76a1e6b8c3859ef1fc3156e 100644 (file)
@@ -20,10 +20,6 @@ isa-$(CONFIG_CPU_SH4AL_DSP)          := sh4al
 isa-$(CONFIG_CPU_SH5)                  := shmedia
 isa-$(CONFIG_SH_DSP)                   := $(isa-y)-dsp
 
-ifndef CONFIG_MMU
-isa-y                  := $(isa-y)-nommu
-endif
-
 ifndef CONFIG_SH_DSP
 ifndef CONFIG_SH_FPU
 isa-y                  := $(isa-y)-nofpu