mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2024-11-21 20:13:39 +00:00
rtl8188eu: Force use of bash as shell
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
0cb491cae8
commit
c83976d1df
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -1,3 +1,4 @@
|
|||
SHELL := /bin/bash
|
||||
EXTRA_CFLAGS += $(USER_EXTRA_CFLAGS)
|
||||
EXTRA_CFLAGS += -O1
|
||||
|
||||
|
|
Loading…
Reference in a new issue