Home
last modified time | relevance | path

Searched hist:fee04e7f (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/mach-mvebu/
H A DMakefilefee04e7f Fri Jan 03 09:38:07 CST 2014 Gregory CLEMENT <gregory.clement@free-electrons.com> ARM: mvebu: Makefile clean-up

Some objects depend on CONFIG_ARCH_MVEBU whereas this whole Makefile
depends on the same symbol. Moreover CONFIG_ARCH_MVEBU can't be
selected as a module. So we can simplify this Makefile by moving all
the object from obj-$(CONFIG_ARCH_MVEBU) to obj-y.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
fee04e7f Fri Jan 03 09:38:07 CST 2014 Gregory CLEMENT <gregory.clement@free-electrons.com> ARM: mvebu: Makefile clean-up

Some objects depend on CONFIG_ARCH_MVEBU whereas this whole Makefile
depends on the same symbol. Moreover CONFIG_ARCH_MVEBU can't be
selected as a module. So we can simplify this Makefile by moving all
the object from obj-$(CONFIG_ARCH_MVEBU) to obj-y.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>