commit | aaed2eb5c741b4d2184d0a270edf30e4209fa07d | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Fri Dec 06 16:34:09 2013 +0900 |
committer | Tom Rini <trini@ti.com> | Mon Dec 16 08:59:42 2013 -0500 |
tree | 595ecedda62c008d135d5517578ff907e26e47d3 | |
parent | e8a8b8246a5e7dee9db19b14b31039389ccf99af [diff] |
examples: x86: delete 82559_eeprom Commit fea25720 renamed arch/i386 to arch/x86. But it missed to modify examples/standalone/Makefile. Since then, examples/standalone/82559_eeprom has never compiled and nobody has noticed that. After some discussion on ML, we agreed to delete this example. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>