diff options
| author | Koen Kooi <koen@openembedded.org> | 2007-12-26 12:36:33 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@openembedded.org> | 2007-12-26 12:36:33 +0000 |
| commit | 219d38d250cddc81204428656918bd09ad3d9cfe (patch) | |
| tree | 34a5fea2390c8943d505b4a48221f1f8b7b5c682 /conf/machine | |
| parent | 6bbbf4ddc955a0880178cf4126ac920b21fa2fd8 (diff) | |
linux-dht-walnut: switch to uImage
Diffstat (limited to 'conf/machine')
| -rw-r--r-- | conf/machine/dht-walnut.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/dht-walnut.conf b/conf/machine/dht-walnut.conf index a8a2d60c17..6eeb08825b 100644 --- a/conf/machine/dht-walnut.conf +++ b/conf/machine/dht-walnut.conf @@ -20,6 +20,7 @@ USE_VT = "0" SERIAL_CONSOLE = "115200 ttyS0" PREFERRED_VERSION_u-boot = "1.1.4" +KERNEL_IMAGETYPE = "uImage" #tune for the 405 cpu require conf/machine/include/tune-ppc405.inc |
