meta-digi-arm: Add kernel configuration file also for non dev images.

We need the kernel configuration file in /boot for some of the postint
scripts that aim to do smart things like autoconfigure the interfaces file.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2013-01-25 13:57:05 +01:00
parent 289a7f0dc7
commit e54bc6182f
1 changed files with 1 additions and 0 deletions

View File

@ -18,3 +18,4 @@ SRC_URI = "${DIGI_LOG_GIT}linux-2.6.git \
SRC_URI_ccardxmx28js_mxs = "${DIGI_LOG_GIT}linux-2.6.git \
file://defconfig \
"
FILES_kernel-image += "/boot/config*"