Searched refs:check_lxdialog (Results 1 - 1 of 1) sorted by relevance

/openwrt/scripts/config/
H A DMakefile17 check_lxdialog = $(shell $(SHELL) $(CURDIR)/lxdialog/check-lxdialog.sh -$(1)) macro
18 export CFLAGS += -DKBUILD_NO_NLS -I. $(call check_lxdialog,ccflags)
32 $(CC) -o $@ $^ $(call check_lxdialog,ldflags $(CC))

Completed in 24 milliseconds