diff options
author | Josh Blum <josh@joshknows.com> | 2011-10-11 21:35:35 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-10-11 21:35:35 -0700 |
commit | 1259a01a9479071bd1729a9c9496444f0a72509b (patch) | |
tree | 55350454454a119fb230cdbaadfb27d361f191ec /gcell/ibm/README | |
parent | 71c0f14a46f85027b95f2f5f6d3d219cc9e3783e (diff) | |
parent | 06860c309153890a6a42babfbedf230eb24f0042 (diff) |
Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
Conflicts:
gr-digital/include/digital_constellation.h
Diffstat (limited to 'gcell/ibm/README')
-rw-r--r-- | gcell/ibm/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/gcell/ibm/README b/gcell/ibm/README deleted file mode 100644 index 9420fcc465..0000000000 --- a/gcell/ibm/README +++ /dev/null @@ -1,10 +0,0 @@ -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. |