try to relax linux build host detection.

This commit is contained in:
Gunter Knauf
2004-07-05 01:58:33 +00:00
parent 865101ac74
commit 7087002c97
+1 -1
View File
@@ -132,7 +132,7 @@ ifdef XDCOPT
XDCDATA = $(OBJDIR)/$(TARGET).xdc
endif
ifeq ($(OSTYPE),linux)
ifeq ($(findstring linux,$(OSTYPE)),linux)
DL = '
#-include $(NDKBASE)/nlmconv/ncpfs.inc
endif