aboutsummaryrefslogtreecommitdiffstats
path: root/images/README
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-08-31 13:08:50 -0700
committerJosh Blum <josh@joshknows.com>2010-08-31 13:08:50 -0700
commit80fe3189afd52d1aab95ee95e71d5d50bddbba55 (patch)
tree963ba0d869cf55a0909e1bdb80000035d3f5f0a0 /images/README
parentc9cd9b605897078daed77c8b7f9c538cb77bd4bc (diff)
downloaduhd-80fe3189afd52d1aab95ee95e71d5d50bddbba55.tar.gz
uhd-80fe3189afd52d1aab95ee95e71d5d50bddbba55.tar.bz2
uhd-80fe3189afd52d1aab95ee95e71d5d50bddbba55.zip
usrp1: Fedora sdcc note and change fw error to warning (find should not error)
Diffstat (limited to 'images/README')
-rw-r--r--images/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/images/README b/images/README
index ec8391826..2f9c6a95e 100644
--- a/images/README
+++ b/images/README
@@ -18,3 +18,8 @@ To build the package (unix):
The package generator types are described here:
http://www.cmake.org/Wiki/CMake:CPackPackageGenerators
+
+Fedora note:
+ The sdcc binaries are prefixed with "sdcc-" which breaks the build.
+ However, /usr/libexec/sdcc contains properly named sdcc binaries.
+ export PATH=${PATH}:/usr/libexec/sdcc