commit | cbdd9a9737cc598838b071dd57ec8315a7625cc8 | [log] [tgz] |
---|---|---|
author | Ian Campbell <ijc@hellion.org.uk> | Fri Oct 24 21:20:50 2014 +0100 |
committer | Hans de Goede <hdegoede@redhat.com> | Wed Nov 05 13:09:58 2014 +0100 |
tree | 6e3e7e309238d9f2960bf03f85b3e1c567efb97d | |
parent | d9a204764132c6c0ed1824c54d90721e17e53adf [diff] |
sunxi: kconfig: Add %_felconfig rule to enable FEL build of sunxi platforms. $ make BOARD_felconfig is more convenient than $ make BOARD_defconfig $ echo CONFIG_SPL_FEL=y >> .config $ echo CONFIG_SPL_FEL=y >> spl/.config Signed-off-by: Ian Campbell <ijc@hellion.org.uk> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>