On Fri, Apr 27, 2012 at 05:14, Edward Shao <laface.tw@xxxxxxxxx> wrote: > ARCH is never set to m68knomm. > make ARCH=m68knomm is not supported anymore. > > Signed-off-by: Edward Shao <laface.tw@xxxxxxxxx> Acked-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> > --- > Makefile | 4 ---- > 1 files changed, 0 insertions(+), 4 deletions(-) > > diff --git a/Makefile b/Makefile > index afc868e..6f46cf9 100644 > --- a/Makefile > +++ b/Makefile > @@ -231,10 +231,6 @@ endif > # Where to locate arch specific headers > hdr-arch := $(SRCARCH) > > -ifeq ($(ARCH),m68knommu) > - hdr-arch := m68k > -endif > - > KCONFIG_CONFIG ?= .config > export KCONFIG_CONFIG > > -- > 1.7.7.6 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html