commit | c229d8187ef2031bc66e20beae250d780dfee588 | [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 | 71db754d52bd328a00430bf7d5fde87625fbbfc4 [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>