X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Fkeyboard.c;fp=palacios%2Fsrc%2Fdevices%2Fkeyboard.c;h=e9fff1f0ec37b4e3d67c1a6e534476eab080e82e;hb=82b8b87c344fcd1eab22e3f3be5ad54cbb3f8f68;hp=0fcdc904d5187ca78bc048246cb7bbb818acecfc;hpb=d34450b1e6fe3c2e1295c268c1722c669ba8d545;p=palacios.git diff --git a/palacios/src/devices/keyboard.c b/palacios/src/devices/keyboard.c index 0fcdc90..e9fff1f 100644 --- a/palacios/src/devices/keyboard.c +++ b/palacios/src/devices/keyboard.c @@ -25,7 +25,7 @@ #include -#ifndef DEBUG_KEYBOARD +#ifndef CONFIG_DEBUG_KEYBOARD #undef PrintDebug #define PrintDebug(fmt, args...) #endif