commit | 5d13464285e27d7069ee2d04567d0f5e6ddc0b04 | [log] [tgz] |
---|---|---|
author | Sean Nelson <audiohacked@gmail.com> | Thu Dec 24 16:54:21 2009 +0000 |
committer | Sean Nelson <audiohacked@gmail.com> | Thu Dec 24 16:54:21 2009 +0000 |
tree | 3172f31f9fb497204a75f3ccba4cd01330300681 | |
parent | 8a59ff04867f494df12e48831d275fedea5e2da6 [diff] |
This patch shouldn't affect anything else in patchwork It just splits $(OBJS) in Makefile into separate lists for Programmer, Chip, and CLI related files/objects. This should help later on figuring out where files may go for a libflashrom library. Corresponding to flashrom svn r824. Signed-off-by: Sean Nelson <audiohacked@gmail.com> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>