X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Fnet_cd.c;h=f980bab6abcc3fbb6fcf5ebe55d0c93828fc93bf;hb=2b21111e5aec30a54f47383a11b179b0bd226463;hp=d8ea73ec99864cfe1b91e0024a49d84cc5f9e1b6;hpb=942df9bb1e2570764d24c74f797247536639502e;p=palacios-OLD.git diff --git a/palacios/src/devices/net_cd.c b/palacios/src/devices/net_cd.c index d8ea73e..f980bab 100644 --- a/palacios/src/devices/net_cd.c +++ b/palacios/src/devices/net_cd.c @@ -22,7 +22,7 @@ #include #include -#ifndef DEBUG_IDE +#ifndef CONFIG_DEBUG_IDE #undef PrintDebug #define PrintDebug(fmt, args...) #endif