]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - wilink8-wlan/build-utilites.git/commit
build_wl18xx: add protection in case KERNEL_VARIANT is not set
authorEyal Reizer <eyalr@ti.com>
Thu, 12 Mar 2015 07:47:13 +0000 (09:47 +0200)
committerEyal Reizer <eyalr@ti.com>
Thu, 12 Mar 2015 07:47:13 +0000 (09:47 +0200)
commit7a37c35d29e69492957dd18a1dc5bdaf6ea0f0dc
treecee29173a13967edb2aec079164b9a07f7aca7fd
parent76d2ec6aa49314fd6f739b44a59b5977e2cc909a
build_wl18xx: add protection in case KERNEL_VARIANT is not set

KERNEL_VARIANT is a new environment variable that users that
already had their setup-env may not have it defined.
Avoid failure in applying driver patches in case it is not set.

Signed-off-by: Eyal Reizer <eyalr@ti.com>
build_wl18xx.sh