usbarmory-kernel: fix build. again. YEA, I NEED SLEEP.
This commit is contained in:
parent
967f75c4c1
commit
640623f02a
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue