clearer dir name

This commit is contained in:
Gwenhael Le Moine 2014-02-28 11:58:39 +01:00
parent 6d800b1c04
commit a60d7d286c
2 changed files with 1 additions and 1 deletions

View file

@ -191,7 +191,7 @@ if [ "$COMPILE" = "true" ]; then
# Adding wlan firmware to kernel source
( cd $DEST/linux-sunxi/firmware;
unzip -o $CWD/bin/ap6210.zip )
unzip -o $CWD/firmwares/ap6210.zip )
make -j2 ARCH=arm CROSS_COMPILE=$CROSS_COMPILE sun7i_defconfig