From 765959b0b3626c0487bb3d17e644846f6a835847 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 25 Mar 2011 18:09:50 +0000 Subject: Add RTL initialization logic git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3416 42af7a65-404d-4744-a932-0658087f49c3 --- misc/drivers/rtl8187x/INSTALL.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'misc/drivers/rtl8187x/INSTALL.sh') diff --git a/misc/drivers/rtl8187x/INSTALL.sh b/misc/drivers/rtl8187x/INSTALL.sh index 64b9fd1c6..fadb5b98c 100755 --- a/misc/drivers/rtl8187x/INSTALL.sh +++ b/misc/drivers/rtl8187x/INSTALL.sh @@ -125,6 +125,7 @@ for file in ${files}; do { echo "ERROR: failed to remove ${nuttxdir}/${dest}/${file}"; exit 8; } else echo "Please remove that file and re-start the installation" + echo "Or use the -f option to force over writing of the file" exit 8 fi fi -- cgit v1.2.3