OpenWrt – Blame information for rev 3

Subversion Repositories:
Rev:
Rev Author Line No. Line
3 office 1 --- a/include/configs/wandboard.h
2 +++ b/include/configs/wandboard.h
3 @@ -238,4 +238,7 @@
4 #define CONFIG_CMD_CACHE
5 #endif
6  
7 +#define CONFIG_FIT
8 +#define CONFIG_FIT_VERBOSE
9 +
10 #endif /* __CONFIG_H * */