]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
examples: x86: delete 82559_eeprom
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Fri, 6 Dec 2013 07:34:09 +0000 (16:34 +0900)
committerTom Rini <trini@ti.com>
Mon, 16 Dec 2013 13:59:42 +0000 (08:59 -0500)
commitaaed2eb5c741b4d2184d0a270edf30e4209fa07d
tree595ecedda62c008d135d5517578ff907e26e47d3
parente8a8b8246a5e7dee9db19b14b31039389ccf99af
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>
Makefile
examples/standalone/.gitignore
examples/standalone/82559_eeprom.c [deleted file]
examples/standalone/Makefile