浏览代码

delete the re-defined macro
#define RT_LWIP_DNS

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1859 bbd45198-f89e-11dd-88c7-29a3b14d5316

dzzxzz 13 年之前
父节点
当前提交
3a05e09c5c
共有 3 个文件被更改,包括 0 次插入6 次删除
  1. 0 2
      bsp/at91sam9260/rtconfig.h
  2. 0 2
      bsp/mini2440/rtconfig.h
  3. 0 2
      bsp/mini4020/rtconfig.h

+ 0 - 2
bsp/at91sam9260/rtconfig.h

@@ -163,8 +163,6 @@
 /* Using DHCP */
 /* #define RT_LWIP_DHCP */
 
-#define RT_LWIP_DNS
-
 /* ip address of target */
 #define RT_LWIP_IPADDR0	192
 #define RT_LWIP_IPADDR1	168

+ 0 - 2
bsp/mini2440/rtconfig.h

@@ -151,8 +151,6 @@
 /* Using DHCP */
 /* #define RT_LWIP_DHCP */
 
-#define RT_LWIP_DNS
-
 /* ip address of target */
 #define RT_LWIP_IPADDR0	192
 #define RT_LWIP_IPADDR1	168

+ 0 - 2
bsp/mini4020/rtconfig.h

@@ -133,8 +133,6 @@
 /* Using DHCP */
 /* #define RT_LWIP_DHCP */
 
-#define RT_LWIP_DNS
-
 /* ip address of target */
 #define RT_LWIP_IPADDR0	192
 #define RT_LWIP_IPADDR1	168