diff options
Diffstat (limited to 'packages/TPF/maketpf.env_curl')
-rw-r--r-- | packages/TPF/maketpf.env_curl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/TPF/maketpf.env_curl b/packages/TPF/maketpf.env_curl index 91a2573a1..3ebf1d189 100644 --- a/packages/TPF/maketpf.env_curl +++ b/packages/TPF/maketpf.env_curl @@ -22,4 +22,3 @@ ROOTINCDIRS += $(foreach d,$(TPF_ROOT_LM),$d/opensource/curl/include/curl) ################################################################################ CFLAGS_$(APP) += -D TPF - |