From 10abbb53b87b0a8de2d7c7f8ebf3f8f491263a40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Pe=C4=8Dovnik?= Date: Wed, 26 Nov 2014 20:46:15 +0100 Subject: [PATCH] some temporary solution --- common.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common.sh b/common.sh index ebb7f7ce28..fa4016053d 100644 --- a/common.sh +++ b/common.sh @@ -584,6 +584,8 @@ tar xvfz $SRC/lib/bin/temper.tgz # some aditional stuff. Some driver as example if [[ -n "$MISC3_DIR" ]]; then # https://github.com/pvaret/rtl8192cu-fixes + # temp + git checkout 0ea77e747df7d7e47e02638a2ee82ad3d1563199 cd $DEST/$MISC3_DIR make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- KSRC=$DEST/$LINUXSOURCE/ cp *.ko $DEST/output/sdcard/usr/local/bin