diff options
Diffstat (limited to 'board/gth/config.mk')
-rw-r--r-- | board/gth/config.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/gth/config.mk b/board/gth/config.mk index b74dff3c1e5..3c80156c3f2 100644 --- a/board/gth/config.mk +++ b/board/gth/config.mk @@ -38,4 +38,3 @@ endif endif OBJCFLAGS = --set-section-flags=.ppcenv=contents,alloc,load,data - |