]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cleanup easylogo
authorMike Frysinger <vapier@gentoo.org>
Tue, 18 Dec 2007 08:23:25 +0000 (03:23 -0500)
committerWolfgang Denk <wd@denx.de>
Wed, 9 Jan 2008 14:09:05 +0000 (15:09 +0100)
commit38d299c2db81bd889c601b5dfc12c4e83ef83333
treebabf47533206e2864572331233543a1f498defe5
parent883e3925d99a8dd69c5b0201cba5b1887f88f95c
cleanup easylogo

- make the Makefile not suck
- include proper headers for prototypes
- fix obvious broken handling of strchr() when handling '.' in filenames

Signed-Off-By: Mike Frysinger <vapier@gentoo.org>
tools/easylogo/Makefile
tools/easylogo/easylogo.c