X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Fnvram.c;h=36da2aacd973cf52ac62d54e063a3037393b6fc7;hp=5c70d3ba30582340f4a712b816d32e6235072764;hb=82b8b87c344fcd1eab22e3f3be5ad54cbb3f8f68;hpb=d34450b1e6fe3c2e1295c268c1722c669ba8d545 diff --git a/palacios/src/devices/nvram.c b/palacios/src/devices/nvram.c index 5c70d3b..36da2aa 100644 --- a/palacios/src/devices/nvram.c +++ b/palacios/src/devices/nvram.c @@ -26,7 +26,7 @@ #include -#ifndef DEBUG_NVRAM +#ifndef CONFIG_DEBUG_NVRAM #undef PrintDebug #define PrintDebug(fmt, args...) #endif