Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
a567709d
Commit
a567709d
authored
Nov 22, 2004
by
Manfred Schwarb
Committed by
David S. Miller
Nov 22, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ATM]: Force -n option in gzip invocation.
Signed-off-by:
David S. Miller
<
davem@davemloft.net
>
parent
c74dbc6c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
drivers/atm/Makefile
drivers/atm/Makefile
+1
-1
No files found.
drivers/atm/Makefile
View file @
a567709d
...
...
@@ -68,4 +68,4 @@ $(obj)/fore200e_sba_fw.c: $(patsubst "%", %, $(CONFIG_ATM_FORE200E_SBA_FW)) \
# deal with the various suffixes of the binary firmware images
$(obj)/%.bin $(obj)/%.bin1 $(obj)/%.bin2
:
$(src)/%.data
objcopy
-Iihex
$<
-Obinary
$@
.gz
gzip
-df
$@
.gz
gzip
-
n
-
df
$@
.gz
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment