mirror of
https://github.com/optim-enterprises-bv/openwrt-ipq.git
synced 2026-01-07 15:51:51 +00:00
Since the kernel makefile is using .ONESHELL, we need to add -e to .SHELLFLAGS so errors are not ignored. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>