compat-2.6: Makefile: fixed test expressions for target install
authorJoerg Albert <jal2@gmx.de>
Wed, 5 Aug 2009 18:23:43 +0000 (11:23 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 5 Aug 2009 18:23:43 +0000 (11:23 -0700)
commit817ee45bd8db6ce52c85397fa8b6f29acdd06ced
tree2b0fcc72513f84f2d599a81d185ef2f50a6c9a7e
parent84c61723afc288833f4ce655abdb899048eef685
compat-2.6: Makefile: fixed test expressions for target install

This removes the two errors of [ with target "install"

[: 9: missing ]
[: 9: missing ]

and works with sh as well.

Signed-off-by: Joerg Albert <jal2@gmx.de>
Makefile