aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/h4000.conf
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-07-22 21:57:42 +0000
committerRichard Purdie <rpurdie@rpsys.net>2006-07-22 21:57:42 +0000
commit00d75f8f1dbb64d872f57b3ccc4f423524bb0718 (patch)
treeda6fdfb7055a4f24b26881d9f1a2603b1d3b3bda /conf/machine/h4000.conf
parente5f119730e8bc5fc7b5fb5fc773490d393b6b6b2 (diff)
downloadopenembedded-00d75f8f1dbb64d872f57b3ccc4f423524bb0718.tar.gz
Remove references to imaginary variables. BOOTSTRAP_EXTRA_DEPENDS is no longer required/exists. Ditto GPE_EXTRA_DEPENDS.
Diffstat (limited to 'conf/machine/h4000.conf')
-rw-r--r--conf/machine/h4000.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/h4000.conf b/conf/machine/h4000.conf
index 8fa440e155..bf653d9e97 100644
--- a/conf/machine/h4000.conf
+++ b/conf/machine/h4000.conf
@@ -10,8 +10,6 @@ PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6"
ROOT_FLASH_SIZE = "32"
-BOOTSTRAP_EXTRA_DEPENDS_append = " mtd-utils virtual/kernel udev module-init-tools"
-
BOOT_MODULES = " ${@linux_module_packages('${H4000_MODULES}', d)}"
BOOTSTRAP_EXTRA_RRECOMMENDS = " ${BOOT_MODULES}"
BOOTSTRAP_EXTRA_RDEPENDS_append = " mtd-utils kernel udev module-init-tools"