diff options
author | Marcel Ziswiler <marcel@ziswiler.com> | 2007-12-30 03:30:46 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-01-09 21:48:49 +0100 |
commit | 7817cb2083d982923752fe0f12b67c0e7c09a027 (patch) | |
tree | 4fa47e141b66627b64d5bfc5e69d3492e6d8daff /drivers/net/sk98lin/Makefile | |
parent | a9b410dc7d2a4721c408b13abfc037988150f145 (diff) | |
download | u-boot-imx-7817cb2083d982923752fe0f12b67c0e7c09a027.zip u-boot-imx-7817cb2083d982923752fe0f12b67c0e7c09a027.tar.gz u-boot-imx-7817cb2083d982923752fe0f12b67c0e7c09a027.tar.bz2 |
fix comments with new drivers organization
Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
Diffstat (limited to 'drivers/net/sk98lin/Makefile')
-rw-r--r-- | drivers/net/sk98lin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/sk98lin/Makefile b/drivers/net/sk98lin/Makefile index a7d4a3b..8b83fae 100644 --- a/drivers/net/sk98lin/Makefile +++ b/drivers/net/sk98lin/Makefile @@ -20,7 +20,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, # MA 02111-1307 USA # -# File: drivers/sk98lin/Makefile +# File: drivers/net/sk98lin/Makefile # # Makefile for the SysKonnect SK-98xx device driver. # |