Progress on syscall build

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3447 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2011-03-31 04:59:29 +00:00
parent db0f306719
commit 4058304eb5
5 changed files with 113 additions and 4 deletions
+1 -1
View File
@@ -33,4 +33,4 @@
#
############################################################################
PROXY_SRCS := ${shell ls *.c}
PROXY_SRCS := ${shell ls proxies/*.c 2>/dev/null}