Skip to content

Commit

Permalink
microblaze: Fix problem with removing zero length files
Browse files Browse the repository at this point in the history
Adding one new line was recommended solution.
Test with make distclean

Tested-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
  • Loading branch information
Michal Simek committed Apr 14, 2009
1 parent 8371f87 commit 5a9bd51
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/microblaze/include/asm/auxvec.h
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions arch/microblaze/include/asm/cputable.h
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions arch/microblaze/include/asm/hw_irq.h
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions arch/microblaze/include/asm/user.h
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions arch/microblaze/include/asm/vga.h
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

0 comments on commit 5a9bd51

Please sign in to comment.