diff options
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')}" |