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
Kirill Smelkov
linux
Commits
ee2c0020
Commit
ee2c0020
authored
May 29, 2003
by
David S. Miller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ATM]: Fix driver Makefile clean-files.
parent
3b24d0f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
drivers/atm/Makefile
drivers/atm/Makefile
+3
-1
No files found.
drivers/atm/Makefile
View file @
ee2c0020
...
...
@@ -8,7 +8,9 @@ fore_200e-objs := fore200e.o
host-progs
:=
fore200e_mkfirm
# Files generated that shall be removed upon make clean
clean-files
:=
{
atmsar11,pca200e,pca200e_ecd,sba200e_ecd
}
.
{
bin,bin1,bin2
}
clean-files
:=
atmsar11.bin atmsar11.bin1 atmsar11.bin2 pca200e.bin
\
pca200e.bin1 pca200e.bin2 pca200e_ecd.bin pca200e_ecd.bin1
\
pca200e_ecd.bin2 sba200e_ecd.bin sba200e_ecd.bin1 sba200e_ecd.bin2
# Firmware generated that shall be removed upon make clean
clean-files
+=
fore200e_pca_fw.c fore200e_sba_fw.c
...
...
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