From: lxoliva Date: Fri, 10 Oct 2008 02:44:36 +0000 (+0000) Subject: Oops, fix firmware build. X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=97e53bb1061fc216a03a3862ca8ba64341c532a2;p=releases.git Oops, fix firmware build. git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@4367 559672b5-ba27-0410-b829-e8f1faed8b1b --- diff --git a/deblob-2.6.27 b/deblob-2.6.27 index 74777c96a44..4248c69e6b8 100755 --- a/deblob-2.6.27 +++ b/deblob-2.6.27 @@ -99,7 +99,7 @@ function dummy_blob { echo $1 exists, something is wrong >&2 exit 1 else - hack_fwmk "NONFREE_FW += $2" + hack_fwmk "NONFREE_FW += $1" fi }