buildrootschalter/boot
Mauro Condarelli 2016cb30f1 boot/at91bootstrap3: migrate to pkg-kconfig
In at91bootstrap3, defconfig files are spread out in various
sub-directories, so we can't easily construct the path to those
defconfig files.

As it turns out, there are no two defconfig files named the same; they
all contain at least the board name, plus some extra info. And there is
always only one directory depth below board/ where all defconfig files
are to be found.

Also, at91bootstrap3's own Makefile relies on this single-match as it
runs a 'find' command to locate the defconfig file.

So, even though we do not know the path to the defconfig file, we can
construct a shell-glob quite easily (in the hope that there will never
be more than one directory depth).

Signed-off-by: Mauro Condarelli <mc5686@mclink.it>
[yann.morin.1998@free.fr:
  - remove custom _CONFIGURE_CMDS, handled by pkg-kconfig  (Thomas)
  - remove redundant intermediate variable
  - fix using internal defconfig files
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-04-06 23:30:48 +02:00
..
at91bootstrap packages: apply custom patches using *.patch instead of <pkg>-*.patch 2015-04-06 11:04:59 +02:00
at91bootstrap3 boot/at91bootstrap3: migrate to pkg-kconfig 2015-04-06 23:30:48 +02:00
at91dataflashboot package: remove the trailing slash sign from <PKG>_SITE variable 2014-07-31 23:17:46 +02:00
barebox packages: apply custom patches using *.patch instead of <pkg>-*.patch 2015-04-06 11:04:59 +02:00
boot-wrapper-aarch64 .mk files: bulk aligment and whitespace cleanup of assignments 2014-10-07 15:00:28 +02:00
grub grub: add hash 2015-03-03 21:57:11 +01:00
grub2 grub2: add hash 2015-03-03 21:57:49 +01:00
gummiboot boot/gummiboot: drop largefile depends 2015-04-01 22:44:15 +02:00
lpc32xxcdl Normalize separator size to 80 2013-06-07 10:54:54 +02:00
mxs-bootlets packages: indentation cleanup 2015-03-31 13:57:41 +02:00
syslinux boot/syslinux: bump version to 6.03 2015-03-04 23:02:53 +01:00
uboot packages: apply custom patches using *.patch instead of <pkg>-*.patch 2015-04-06 11:04:59 +02:00
xloader .mk files: bulk aligment and whitespace cleanup of assignments 2014-10-07 15:00:28 +02:00
common.mk Fix build reproducibility in Make 3.82 2013-09-06 23:27:42 +02:00
Config.in gummiboot: new package 2014-02-19 23:28:35 +01:00