diff options
| author | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2007-02-16 11:01:32 +0000 |
|---|---|---|
| committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2007-02-16 11:01:32 +0000 |
| commit | 8ac98dee22a516f221971c051de11681618dbebb (patch) | |
| tree | 15823ac0f2dcbb2784f8be0a7ed03daef0d7bd5e /conf | |
| parent | 509c0496619a6f1583b1d0c380876ad618d453b2 (diff) | |
| parent | 023951cb465a525ab34af79e21810bfddd087eaa (diff) | |
merge of '70bbbf8ce343203b1f290a976647fa71c21b8e15'
and 'b5dacbd65a183748cce04d3a42790cd07da948ed'
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/machine/include/simpad-2.4.conf | 2 | ||||
| -rw-r--r-- | conf/machine/simpad.conf | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/include/simpad-2.4.conf b/conf/machine/include/simpad-2.4.conf index 3d9c77539f..06eb56d2b6 100644 --- a/conf/machine/include/simpad-2.4.conf +++ b/conf/machine/include/simpad-2.4.conf @@ -5,3 +5,5 @@ PREFERRED_VERSION_orinoco-modules = "0.13e" BOOTSTRAP_EXTRA_RDEPENDS += "hostap-modules \ pcmcia-cs apm hostap-utils wpa-supplicant-nossl" + +USE_DEVFS = "1" diff --git a/conf/machine/simpad.conf b/conf/machine/simpad.conf index 13943bae39..2478ce17c9 100644 --- a/conf/machine/simpad.conf +++ b/conf/machine/simpad.conf @@ -20,7 +20,6 @@ EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 -n" EXTRA_IMAGEDEPENDS = "" SERIAL_CONSOLE = "ttySA0 115200 vt100" -USE_DEVFS = "1" GUI_MACHINE_CLASS = "bigscreen" ROOT_FLASH_SIZE = "16" USE_VT = "0" |
