mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-10 04:56:21 -05: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>