Searched defs:qconf (Results 1 - 1 of 1) sorted by relevance

/scripts/kconfig/
H A DMakefile14 xconfig: $(obj)/qconf
134 # qconf: Used for the xconfig target
147 qconf-cxxobjs := qconf.o
148 qconf-objs := zconf.tab.o
166 qconf-target := 1
173 ifeq ($(qconf-target),1)
174 hostprogs-y += qconf
181 clean-files := qconf.moc .tmp_qtcheck .tmp_gtkcheck
183 clean-files += mconf qconf gcon
[all...]

Completed in 103 milliseconds