Fix broken patch header

svn path=/dists/trunk/linux-2.6/; revision=14540
This commit is contained in:
Ben Hutchings 2009-11-04 01:07:07 +00:00
parent 9358a36117
commit 985b41bdad
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
--- a/firmware/Makefile
+++ b/firmware/Makefile
@@ -20,122 +20,13 @@ fw-external-y := $(subst ",,$(CONFIG_EXTRA_FIRMWARE))
@@ -20,122 +20,19 @@ fw-external-y := $(subst ",,$(CONFIG_EXTRA_FIRMWARE))
# accurate. In the latter case it doesn't matter -- it'll use $(fw-shipped-all).
# But be aware that the config file might not be included at all.