29c8a24672
This patch removes the Hades support that was marked as BROKEN 5 years ago. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
8 lines
178 B
Makefile
8 lines
178 B
Makefile
#
|
|
# Makefile for Linux arch/m68k/atari source directory
|
|
#
|
|
|
|
obj-y := config.o time.o debug.o ataints.o stdma.o \
|
|
atasound.o stram.o
|
|
|
|
obj-$(CONFIG_ATARI_KBD_CORE) += atakeyb.o
|