X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Fnet_cd.c;h=f980bab6abcc3fbb6fcf5ebe55d0c93828fc93bf;hp=d8ea73ec99864cfe1b91e0024a49d84cc5f9e1b6;hb=0e097100a26bc43eb8964734fa43130fc4c71429;hpb=942df9bb1e2570764d24c74f797247536639502e 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