lkml.org 
[lkml]   [2010]   [Jul]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 2/3] frv: remove useless ARCHMODFLAGS assignment
From e72470f99bad5a3d1632e738cdf884bfc2d8687f Mon Sep 17 00:00:00 2001
From: Sam Ravnborg <sam@ravnborg.org>
Date: Mon, 26 Jul 2010 22:11:36 +0200
Subject: [PATCH 2/3] frv: remove useless ARCHMODFLAGS assignment

There is no references to ARCHMODLFAGS throughout the kernel tree.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: David Howells <dhowells@redhat.com>
---
arch/frv/Makefile | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/arch/frv/Makefile b/arch/frv/Makefile
index 310c47a..018455e 100644
--- a/arch/frv/Makefile
+++ b/arch/frv/Makefile
@@ -36,8 +36,6 @@ else
UTS_SYSNAME = -DUTS_SYSNAME=\"uClinux\"
endif

-ARCHMODFLAGS += -G0 -mlong-calls
-
ifdef CONFIG_GPREL_DATA_8
KBUILD_CFLAGS += -G8
else
--
1.6.0.6


\
 
 \ /
  Last update: 2010-07-26 22:45    [W:0.076 / U:0.368 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site