
On Thu, Jun 04, 2015 at 10:07:36AM +0200, Lars Poeschel wrote:
From: Lars Poeschel poeschel@lemonage.de
This add a Kconfig entry that allows to set the board revision in menuconfig. So the deprecated CONFIG_SYS_EXTRA_OPTIONS is no longer needed for this boad.
Signed-off-by: Lars Poeschel poeschel@lemonage.de
Doesn't work for me: arm: + pcm051_rev3 +(pcm051_rev3) scripts/Makefile.build:56: board/phytec/pcm051rev3/Makefile: No such file or directory +(pcm051_rev3) make[2]: *** No rule to make target `board/phytec/pcm051rev3/Makefile'. Stop. +(pcm051_rev3) make[1]: *** [board/phytec/pcm051rev3] Error 2 +(pcm051_rev3) make: *** [sub-make] Error 2 arm: + am335x_boneblack_vboot +(am335x_boneblack_vboot) make[1]: *** [checkdtc] Error 1 +(am335x_boneblack_vboot) make: *** [sub-make] Error 2 arm: + pcm051_rev1 +(pcm051_rev1) scripts/Makefile.build:56: board/phytec/pcm051rev1/Makefile: No such file or directory +(pcm051_rev1) make[2]: *** No rule to make target `board/phytec/pcm051rev1/Makefile'. Stop. +(pcm051_rev1) make[1]: *** [board/phytec/pcm051rev1] Error 2 +(pcm051_rev1) make: *** [sub-make] Error 2