diff options
Diffstat (limited to 'conf/machine/h1910.conf')
-rw-r--r-- | conf/machine/h1910.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/machine/h1910.conf b/conf/machine/h1910.conf index 468fcf1838..7ebcccb293 100644 --- a/conf/machine/h1910.conf +++ b/conf/machine/h1910.conf @@ -8,11 +8,10 @@ OVERRIDES =. "${KERNEL}:" TARGET_ARCH = "arm" IPKG_ARCHS = "all arm armv5te h1910" -include conf/machine/tune-xscale.conf +include conf/machine/include/tune-xscale.conf PREFERRED_PROVIDER_xserver = "xserver-kdrive" -BOOTSTRAP_EXTRA_DEPENDS = "udev apmd irda-utils network-suspend-scripts modutils-collateral mtd-utils" BOOTSTRAP_EXTRA_RDEPENDS = "udev apm apmd network-suspend-scripts modutils-collateral mtd-utils" BOOTSTRAP_EXTRA_RRECOMMENDS += "" |