usbarmory-kernel: fix build.

This commit is contained in:
Enno Boland 2015-09-20 23:30:40 +02:00
parent 4c5979e7cf
commit 41f2a960a0

View file

@ -37,7 +37,7 @@ mutable_files="
/usr/lib/modules/${_kernver}/modules.devname"
do_configure() {
cp $XBPS_BUILDDIR/usbarmory-$_configrev/software/kernel_conf/usbarmory_linux-${version%.*}.config .config
cp $XBPS_BUILDDIR/usbarmory-$_configrev/software/kernel_conf/usbarmory_linux-${version}.config .config
cp $XBPS_BUILDDIR/usbarmory-$_configrev/software/kernel_conf/imx53-usbarmory* arch/arm/boot/dts
# Always use our revision to CONFIG_LOCALVERSION to match our pkg version.