findsdcc: fix paths
authorAlan Cox <alan@linux.intel.com>
Sun, 11 Mar 2018 14:02:07 +0000 (14:02 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 11 Mar 2018 14:02:07 +0000 (14:02 +0000)
Kernel/tools/findsdcc

index 44b5d4c..447cc22 100755 (executable)
@@ -1,2 +1,2 @@
 #!/bin/sh
-echo $(which sdcc | sed -e "s/bin\/sdcc//")share/sdcc/sdcc/lib/$1
+echo $(which sdcc | sed -e "s/bin\/sdcc//")share/sdcc/lib/$1