summaryrefslogtreecommitdiff
path: root/scripts/make
blob: cff7d003147840ae8aeb38bee290d5470833930f (plain)
1
2
3
4
#!/bin/sh
# SPDX-License-Identifier: GPL-2.0

exec make --eval '-include $(BACKPORT_DIR)/.config' "$@"