Commit bd65c0be authored by Greg Ungerer's avatar Greg Ungerer Committed by Linus Torvalds

[PATCH] m68knommu: move ColdFire 5282 Makefile to common 528x Makefile

Move the ColdFire 5282 specific platform Makefile into the common
528x CPU platform directory.
Signed-off-by: default avatarGreg Ungerer <gerg@snapgear.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 2255b03a
......@@ -16,6 +16,6 @@ ifdef CONFIG_FULLDEBUG
AFLAGS += -DDEBUGGER_COMPATIBLE_CACHE=1
endif
obj-y := config.o pit.o
obj-y := config.o
extra-y := $(BOARD)/crt0_$(MODEL).o
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment