]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/hymod/input.c
rename CFG_ macros to CONFIG_SYS
[karo-tx-uboot.git] / board / hymod / input.c
index 63aa13c4a977e2fa20952e07725fa8a9c0a6a6c7..998132d659491031e8a1442113d4fb0cf05080bd 100644 (file)
@@ -24,7 +24,7 @@
 #include <common.h>
 
 /* imports from common/main.c */
-extern char console_buffer[CFG_CBSIZE];
+extern char console_buffer[CONFIG_SYS_CBSIZE];
 
 int
 hymod_get_serno (const char *prompt)