Replace all binary SDK libc functions with newlib
Adds a new build step to remove the SDK object files listed in <libname>.remove. Closes #1.
This commit is contained in:
parent
f0b5bc324c
commit
aaef4b0644
13 changed files with 68 additions and 95 deletions
3
lib/libmain.remove
Normal file
3
lib/libmain.remove
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Object files to be removed from libmain
|
||||
printf-stdarg.o
|
||||
libc.o
|
0
lib/libnet80211.remove
Normal file
0
lib/libnet80211.remove
Normal file
0
lib/libphy.remove
Normal file
0
lib/libphy.remove
Normal file
0
lib/libpp.remove
Normal file
0
lib/libpp.remove
Normal file
0
lib/libwpa.remove
Normal file
0
lib/libwpa.remove
Normal file
Loading…
Add table
Add a link
Reference in a new issue