mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-05 08:28:18 +00:00
ltq-vdsl-mei: force shell to bash to avoid compile errors
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40712
This commit is contained in:
@@ -36,6 +36,9 @@ endef
|
||||
|
||||
#DEBUG=-DDEBUG_PRINT=1
|
||||
|
||||
MAKE_FLAGS += \
|
||||
SHELL="$(BASH)"
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
--enable-kernelincl="$(LINUX_DIR)/include" \
|
||||
--enable-device=vr9 \
|
||||
|
||||
Reference in New Issue
Block a user