usbarmory-kernel: fix build. again. YEA, I NEED SLEEP.

This commit is contained in:
Enno Boland 2015-09-20 23:55:50 +02:00
parent 967f75c4c1
commit 640623f02a

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.