提交 494975c9 编写于 作者: M Masahiro Yamada 提交者: Matthias Brugger

ARM: mediatek: clean up mach-mediatek/Makefile

Kbuild descends into arch/arm/mach-mediatek/Makefile only when
CONFIG_ARCH_MEDIATEK is enabled.  So, obj-$(CONFIG_ARCH_MEDIATEK)
is always equivalent to obj-y in this Makefile.
Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: NMatthias Brugger <matthias.bgg@gmail.com>
上级 1001354c
ifeq ($(CONFIG_SMP),y) obj-$(CONFIG_SMP) += platsmp.o
obj-$(CONFIG_ARCH_MEDIATEK) += platsmp.o obj-y += mediatek.o
endif
obj-$(CONFIG_ARCH_MEDIATEK) += mediatek.o
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册