]> git.sur5r.net Git - u-boot/commit
x86: ivybridge: Enable 206ax cpu driver for FSP build
authorBin Meng <bmeng.cn@gmail.com>
Mon, 4 Jun 2018 02:04:18 +0000 (19:04 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 13 Jun 2018 01:50:57 +0000 (09:50 +0800)
commit7d0bc172e5a5621113710d5e6e1a5413845c0863
tree77b8ce534175d748b67c5774830afc0e4f6cca2c
parentfb05f0b02b01aed48db48f02a15e52c6de2d0dac
x86: ivybridge: Enable 206ax cpu driver for FSP build

At present this 206ax cpu driver is only built when FSP is not used.
This updates the Makefile to enable the build for both cases.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/ivybridge/Makefile