summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJeroen Hofstee <[email protected]>2011-07-20 08:38:21 +0000
committerWolfgang Denk <[email protected]>2011-07-28 21:18:06 +0200
commit2901f8891d3d0a17b42c870947ab801d833d569e (patch)
treecb3decae06c5ce764e85e0e7e070ceb64c1e1a91 /include/linux
parent5bce5dc33d6313ace88bef2081f71532c9e6a4f1 (diff)
mkconfig: also create CONFIG defines with BSD sed
Parsing of boards.cfg fails on FreeBSD with the error: sed: 1: "/=/ {s/=/\t/;q } ; { s/ ...": extra characters at the end of q command BSD sed expects commands to be on seperate 'lines', hence it expects an additional ; before the closing brackets. BSD sed does not support \t, replaced by literal tab. Signed-off-by: Jeroen Hofstee <[email protected]> Cc: Marek Vasut <[email protected]> Acked-by: Mike Frysinger <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions