1# SPDX-License-Identifier: GPL-2.0 2 3TEST_GEN_PROGS := dev_in_maps 4 5CFLAGS := -Wall -Werror 6 7include ../../lib.mk 8