diff options
author | Michael Lauer <mickey@vanille-media.de> | 2005-02-14 10:22:01 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2005-02-14 10:22:01 +0000 |
commit | d264c684381ace00faa32ea710718d85c4253810 (patch) | |
tree | 8e7142c0d654bd49cd1fd5a11f36ab26c7b9057a /conf/machine/husky.conf | |
parent | 69fade6e3c11fee16b5c369b88dc236790321f7e (diff) |
consolidate collie, shepherd, husky into the common machine c7x0. kernel 2.6 handles all three machines, for kernel 2.4 we build three different kernels for every -image build.
BKrev: 42107bc9qhsZjYvjPqkddsMIsQuYAA
Diffstat (limited to 'conf/machine/husky.conf')
-rw-r--r-- | conf/machine/husky.conf | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/conf/machine/husky.conf b/conf/machine/husky.conf index 35ab460efa..fae9540b0f 100644 --- a/conf/machine/husky.conf +++ b/conf/machine/husky.conf @@ -1,7 +1,2 @@ -#@TYPE: Machine -#@NAME: Sharp Zaurus SL-C750,Sharp Zaurus SL-C760 -#@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C760 and Sharp Zaurus SL-C860 devices - -include conf/machine/zaurus-clamshell.conf - -ROOT_FLASH_SIZE = "64" +WARNING:="${@bb.fatal('\n*\n*\n* Sorry, There is no dedicated configuration for the Sharp SL-C760,\n* because \ +of the similarities of the clamshell series. Use MACHINE = \"c7x0\".\n*\n*\n')}" |