Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146735
b: refs/heads/master
c: 30d88cf
h: refs/heads/master
i:
  146733: 3e06cd4
  146731: 3c27111
  146727: 146a360
  146719: 801d479
v: v3
  • Loading branch information
Paul Mundt committed May 8, 2009
1 parent 223cfc4 commit 050594e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 15 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6eac1af01112d1919b1c432f6591e6368e8d538f
refs/heads/master: 30d88cf52f229c3e0c90b8d71036960ccc2db4e2
11 changes: 0 additions & 11 deletions trunk/arch/sh/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -122,17 +122,6 @@ config SH_NO_BSS_INIT
For all other cases, say N. If this option seems perplexing, or
you aren't sure, say N.

config MORE_COMPILE_OPTIONS
bool "Add any additional compile options"
help
If you want to add additional CFLAGS to the kernel build, enable this
option and then enter what you would like to add in the next question.
Note however that -g is already appended with the selection of KGDB.

config COMPILE_OPTIONS
string "Additional compile arguments"
depends on MORE_COMPILE_OPTIONS

config SH64_SR_WATCH
bool "Debug: set SR.WATCH to enable hardware watchpoints and trace"
depends on SUPERH64
Expand Down
3 changes: 0 additions & 3 deletions trunk/arch/sh/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@ cflags-$(CONFIG_CPU_LITTLE_ENDIAN) += -ml
cflags-y += $(call cc-option,-mno-fdpic)
cflags-y += $(isaflags-y) -ffreestanding

cflags-$(CONFIG_MORE_COMPILE_OPTIONS) += \
$(shell echo $(CONFIG_COMPILE_OPTIONS) | sed -e 's/"//g')

OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment \
-R .stab -R .stabstr -S

Expand Down

0 comments on commit 050594e

Please sign in to comment.