diff options
Diffstat (limited to 'board/bf537-stamp/ether_bf537.c')
| -rw-r--r-- | board/bf537-stamp/ether_bf537.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/bf537-stamp/ether_bf537.c b/board/bf537-stamp/ether_bf537.c index 58f4e4e4c..36c1536e3 100644 --- a/board/bf537-stamp/ether_bf537.c +++ b/board/bf537-stamp/ether_bf537.c @@ -542,4 +542,4 @@ int ether_post_test(int flags)  	return 0;  }  #endif -#endif				/* CFG_CMD_NET */ +#endif |