Signed-off-by: Juergen Beisert <jbe@xxxxxxxxxxxxxx> --- arch/arm/mach-samsung/Makefile | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-samsung/Makefile b/arch/arm/mach-samsung/Makefile index 88d45fe..f329cdb 100644 --- a/arch/arm/mach-samsung/Makefile +++ b/arch/arm/mach-samsung/Makefile @@ -1,2 +1,3 @@ -obj-y += generic.o gpio-s3c24x0.o +obj-y += generic.o +obj-$(CONFIG_ARCH_S3C24xx) += gpio-s3c24x0.o obj-$(CONFIG_S3C24XX_LOW_LEVEL_INIT) += lowlevel-init.o -- 1.7.7.3 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox