diff options
-rw-r--r-- | conf/machine/n1200.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/n1200.conf b/conf/machine/n1200.conf index 356b1a5a22..fba4234b83 100644 --- a/conf/machine/n1200.conf +++ b/conf/machine/n1200.conf @@ -7,7 +7,7 @@ PACKAGE_EXTRA_ARCHS = "ppc ppc603e" MACHINE_FEATURES = "kernel26 usbhost ext2" MACHINE_TASK_PROVIDER = "task-base" -MACHINE_EXTRA_RRECOMMENDS = "temper u-boot-utils lmsensors-apps" +MACHINE_EXTRA_RRECOMMENDS = "temper u-boot-utils" USE_DEVFS = "0" |