]> git.baikalelectronics.ru Git - uboot.git/commit
arm: at91: Makefile: Compile lowlevel_init only when really necessary
authorStefan Roese <sr@denx.de>
Tue, 2 Apr 2019 08:57:15 +0000 (10:57 +0200)
committerEugen Hristev <eugen.hristev@microchip.com>
Tue, 9 Apr 2019 06:28:50 +0000 (09:28 +0300)
commitdc4ab42657c86363964033817b097632841c8ee6
tree99b4cff7c84db73762e66838effe87c1b35e1371
parentfd66ab1e6c5ecfadb6c7286e07c98bcc467360e3
arm: at91: Makefile: Compile lowlevel_init only when really necessary

Make sure that lowlevel_init is not compiled when
CONFIG_SKIP_LOWLEVEL_INIT_ONLY is configured.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Heiko Schocher <hs@denx.de>
Cc: Andreas Bießmann <andreas@biessmann.org>
Cc: Eugen Hristev <eugen.hristev@microchip.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
Tested on the taurus board:
Tested-by: Heiko Schocher <hs@denx.de>
arch/arm/mach-at91/arm926ejs/Makefile