Imported Upstream version 3.2.2
[debian/gnuradio] / gcell / ibm / README
diff --git a/gcell/ibm/README b/gcell/ibm/README
new file mode 100644 (file)
index 0000000..9420fcc
--- /dev/null
@@ -0,0 +1,10 @@
+This directory and below contains code from IBM licensed under the
+"Modified BSD license."  It was extracted unmodified from the IBM Cell
+SDK 3.0 library source tarball, lib_source.tar, typically found in
+/opt/cell/sdk/src/lib_source.tar.
+
+We've done this because this code doesn't come unpacked in the native
+(cell) installation of the SDK 3.0, and thus we can't just add a
+-I/path/to/this/stuff in our Makefiles.  If this changes, we'll delete
+this code from here, and fix our Makefiles.  In the meanwhile, this
+reduces the probability of build problems.