commit | eedb6b73c2c985ef6ea8bc74b51a9e6d4ebd969c | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Fri Oct 28 10:23:02 2011 +0200 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Thu Nov 03 22:56:20 2011 +0100 |
tree | c3559b4a93a549d886c980bc63618af48aa48c07 | |
parent | e5ecbb72fb777d75ebd3476d235db2f408b0139d [diff] |
MX25: tx25: Fix building due to missing MACH_TYPE Added MACH_TYPE for the tx25 to the configuration file. The MACH_TYPE is dropped from mach-types.h after last sync with kernel. Signed-off-by: Stefano Babic <sbabic@denx.de>