diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2010-03-27 14:34:44 +0100 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2010-03-27 14:34:44 +0100 |
commit | 8ac4a2f3985212952f0afdf53d6a7a19bed412c8 (patch) | |
tree | 4f6595069a48e1a5d080d3e3925df3bb42d11ddb /conf/machine/imote2.conf | |
parent | c1aeee5e44add6f17a452aeaa8cf68995b3b0815 (diff) |
imote2.conf: Remove misleading comment.
ROOT_FLASH_SIZE is not only used by the opie image.
Diffstat (limited to 'conf/machine/imote2.conf')
-rw-r--r-- | conf/machine/imote2.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/imote2.conf b/conf/machine/imote2.conf index 50147e5682..33e5a65799 100644 --- a/conf/machine/imote2.conf +++ b/conf/machine/imote2.conf @@ -17,7 +17,6 @@ SERIAL_CONSOLE = "115200 ttyS2" require conf/machine/include/tune-xscale.inc -# used by opie-collections.inc ROOT_FLASH_SIZE ?= "32" MACHINE_FEATURES = "kernel26 usbgadget alsa iwmmxt" |