Commit e8fba2d4 authored by Aurelio Colosimo's avatar Aurelio Colosimo

FULL_DIAG set as default

parent 71e13609
# Alessandro Rubini for CERN, 2011 -- public domain
# Diagnostics: we have tree levels: none, full and limited
# set HAS_FULL_DIAG as default (mainly for debugging purpose)
HAS_FULL_DIAG ?= y
# full: use a complete printf and the diag code
OBJ-$(HAS_FULL_DIAG) += diag/diag-yes.o diag/diag-printf.o diag/printf-full.o
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment