diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2008-11-19 15:55:16 +0000 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2008-11-19 15:55:16 +0000 |
commit | da2cc8da44f4a144e28ac8afa81e7879271cb7b0 (patch) | |
tree | a257e87d5fd1835d4eeacc97d778befabdf14a58 /conf/distro | |
parent | aa0f5104221adf6145993a1976f97d77310cf5a1 (diff) |
eten-m800: Basic machine support
E-Ten Glofiish M800 support:
* Machine config, similar to om-gta02 (Same SoC, LCM)
* Sane SRCREV
* Defconfig
fso-image builds and boots fine with this.
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 358d07d023..f6023e5865 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -90,6 +90,7 @@ SRCREV_pn-linux-hackndev-2.6 ?= "1308" SRCREV_pn-linux-ixp4xx ?= "1066" SRCREV_pn-linux-openmoko ?= "6e2a723ef54ee2e739c34786981b2c508db803c1" SRCREV_pn-linux-openmoko-devel ?= "c0a2797d7ba8f6e07187794ccd2664ca3209b613" +SRCREV_pn-linux-eten ?= "3f12f6b0b863453038bc4b7435b5bab06be30f45" SRCREV_pn-llvm-gcc4 ?= "374" SRCREV_pn-llvm-gcc4-cross ?= "374" SRCREV_pn-maemo-mapper ?= "118" |