From df204694e5f56d20006f4d0a88363198d0db029a Mon Sep 17 00:00:00 2001 From: Oyvind Repvik Date: Sat, 30 Jul 2005 14:04:14 +0000 Subject: Fix at76c503a crosscompile. Thanks to wrichter --- packages/at76c503a/at76c503a-modules/.mtn2git_empty | 0 packages/at76c503a/at76c503a-modules/makefile.cc.patch | 11 +++++++++++ 2 files changed, 11 insertions(+) create mode 100644 packages/at76c503a/at76c503a-modules/.mtn2git_empty create mode 100644 packages/at76c503a/at76c503a-modules/makefile.cc.patch (limited to 'packages/at76c503a/at76c503a-modules') diff --git a/packages/at76c503a/at76c503a-modules/.mtn2git_empty b/packages/at76c503a/at76c503a-modules/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 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) -- cgit v1.2.3