소스 검색

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