summaryrefslogtreecommitdiff
path: root/packages/at76c503a/at76c503a-modules
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2005-07-30 14:04:14 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-30 14:04:14 +0000
commitdf204694e5f56d20006f4d0a88363198d0db029a (patch)
tree0227f23037b8c30bdc37deb24dcd6fb1e0dc75a4 /packages/at76c503a/at76c503a-modules
parent674e06dc8d789e81f2617c0d06c6c83a8c0c3206 (diff)
Fix at76c503a crosscompile. Thanks to wrichter
Diffstat (limited to 'packages/at76c503a/at76c503a-modules')
-rw-r--r--packages/at76c503a/at76c503a-modules/.mtn2git_empty0
-rw-r--r--packages/at76c503a/at76c503a-modules/makefile.cc.patch11
2 files changed, 11 insertions, 0 deletions
diff --git a/packages/at76c503a/at76c503a-modules/.mtn2git_empty b/packages/at76c503a/at76c503a-modules/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/at76c503a/at76c503a-modules/.mtn2git_empty
diff --git a/packages/at76c503a/at76c503a-modules/makefile.cc.patch b/packages/at76c503a/at76c503a-modules/makefile.cc.patch
new file mode 100644
index 0000000000..c7a41990d3
--- /dev/null
+++ b/packages/at76c503a/at76c503a-modules/makefile.cc.patch
@@ -0,0 +1,11 @@
+--- at76c503a/Makefile.old 2005-07-29 21:57:34.000000000 +0200
++++ at76c503a/Makefile 2005-07-29 21:57:43.000000000 +0200
+@@ -9,7 +9,7 @@
+ # the License, or (at your option) any later version.
+ #
+
+-CC=gcc
++#CC=gcc
+
+ ifneq (,$(KVERS))
+ KERNEL_VERSION=$(KVERS)