1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-23 23:41:06 +02:00

remove redefine of CONFIG_BOOTP_MASK

This commit is contained in:
Mirko Vogt 2010-05-12 23:26:26 +02:00
parent e65b1bfafb
commit 6f750effc7

View File

@ -128,8 +128,6 @@
/*#define CONFIG_MTD_PARTITIONS*/ /*#define CONFIG_MTD_PARTITIONS*/
#define CONFIG_RBTREE #define CONFIG_RBTREE
#define CONFIG_BOOTP_MASK ( CONFIG_BOOTP_DEFAUL )
/* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */ /* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */
#if 0 #if 0
#define CONFIG_ZERO_BOOTDELAY_CHECK #define CONFIG_ZERO_BOOTDELAY_CHECK