summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Mike Frysinger [Tue, 20 Nov 2012 18:49:43 +0000 (13:49 -0500)]
ignore generated files
BUG=None
TEST=`git status` no longer shows compiled files
Change-Id: I2bbaf4ebdf7212000cb0e85719785772f1e3ec2c
Mike Frysinger [Tue, 20 Nov 2012 18:47:28 +0000 (13:47 -0500)]
clean up build system
This fixes the compile/link steps to respect all the right flags.
BUG=chromium-os:31625
TEST=`make` still works
Change-Id: Ic70feedd20122b9bccb18e0f3e121c9dd82187ed
Vincent Palatin [Mon, 19 Nov 2012 21:21:26 +0000 (13:21 -0800)]
Update dediprog package URL
The old one no longer returns a valid archive.
Update the configuration extraction for the new archive structure.
BUG=chromium-os:31625
TEST=make
Change-Id: I8db1cc163896d0d63e6dacec4efbd72aff79865e
Stefan Reinauer [Fri, 3 Aug 2012 21:20:24 +0000 (14:20 -0700)]
Initial commit of em100 utility
Change-Id: I747562f9a29f1c6b1e679a2d14645a77a9c81457
Signed-off-by: Stefan Reinauer <reinauer@google.com>