diff options
Diffstat (limited to 'conf/machine/titan.conf')
-rw-r--r-- | conf/machine/titan.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/titan.conf b/conf/machine/titan.conf index a7ce106356..bbf1e23b15 100644 --- a/conf/machine/titan.conf +++ b/conf/machine/titan.conf @@ -26,7 +26,6 @@ IMAGE_ROOTFS_SIZE_ext2 ?= "63984" # Things to include in the fs image MACHINE_FEATURES = "kernel26 pci ext2 usbhost" -MACHINE_TASK_PROVIDER = "task-base" # The kernel and lilo-sh need to installed to boot from flash MACHINE_EXTRA_RDEPENDS = "kernel lilo-sh" |