diff --git a/Makefile b/Makefile index 5e637c23974e6e1d57721c4051cc3b253a43d579..b2b1a3fdcaf276cb969f3d704d0cf16d4b46cfba 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