On Feb 1, 2014, at 2:16 PM, Izumi Tsutsui <tsut...@ceres.dti.ne.jp> wrote:
> matt@ wrote: > >> Module Name: src >> Committed By: matt >> Date: Sat Feb 1 21:05:54 UTC 2014 >> >> Modified Files: >> src/distrib/common: Makefile.crunch >> >> Log Message: >> Pass DBG to crunchgen so it can get into the created mk file. > > I think it should be set by each Makefile via CRUNCHGEN_FLAGS > (several mips ports already have it), not in the common Makefile. Most ramdisk Makefiles have a DBG=<value> which is ignored. CRUNCHGEN_FLAGS is unobvious.