mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-26 09:08:25 +00:00
add scons --target=mdk option for STM3210 porting.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@643 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
@@ -69,7 +69,6 @@ path = [RTT_ROOT + '/components/net/lwip/src',
|
||||
RTT_ROOT + '/components/net/lwip/src/netif/ppp']
|
||||
|
||||
# group definitions
|
||||
print 'LwIP group=='
|
||||
group = {}
|
||||
group['name'] = 'LwIP'
|
||||
group['src'] = File(src_local)
|
||||
|
||||
Reference in New Issue
Block a user