From e7a8519963fcb235a123dfe5e7dd59d6fb2eaf9e Mon Sep 17 00:00:00 2001 From: Lucas Stach Date: Wed, 18 Nov 2015 20:57:55 +0100 Subject: ARM: mx6sx-sabresdb: set proper hostname Also move the initcall to the level matching the name of the function. Signed-off-by: Lucas Stach Signed-off-by: Sascha Hauer --- arch/arm/boards/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/boards/Makefile') diff --git a/arch/arm/boards/Makefile b/arch/arm/boards/Makefile index 1536c6bac1..2e58f15f35 100644 --- a/arch/arm/boards/Makefile +++ b/arch/arm/boards/Makefile @@ -17,6 +17,7 @@ obj-$(CONFIG_MACH_CANON_A1100) += canon-a1100/ obj-$(CONFIG_MACH_CM_FX6) += cm-fx6/ obj-$(CONFIG_MACH_NITROGEN6X) += boundarydevices-nitrogen6x/ obj-$(CONFIG_MACH_CCMX51) += ccxmx51/ +obj-$(CONFIG_MACH_CCMX53) += ccxmx53/ obj-$(CONFIG_MACH_CFA10036) += crystalfontz-cfa10036/ obj-$(CONFIG_MACH_CHUMBY) += chumby_falconwing/ obj-$(CONFIG_MACH_CLEP7212) += clep7212/ -- cgit v1.2.3