mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
6dbb708a8f
This converts the Gemini platform to ARMv4 multiplatform, deleting the local <mach/*> include directory, moving an idiomatic local idling function into the .machine_init() call and getting rid of the Makefile.boot finally. Cc: Janos Laube <janos.dev@gmail.com> Cc: Paulius Zaleckas <paulius.zaleckas@gmail.com> Cc: Hans Ulli Kroll <ulli.kroll@googlemail.com> Cc: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
3 lines
60 B
Makefile
3 lines
60 B
Makefile
# Makefile for Cortina systems Gemini
|
|
obj-y := board-dt.o
|