diff options
Diffstat (limited to 'conf/machine/ts109.conf')
-rw-r--r-- | conf/machine/ts109.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/conf/machine/ts109.conf b/conf/machine/ts109.conf index 96cee24ccb..df0801d061 100644 --- a/conf/machine/ts109.conf +++ b/conf/machine/ts109.conf @@ -2,8 +2,6 @@ INHERIT += "ts109-image" MACHINE_EXTRA_RDEPENDS = "u-boot-utils piccontrol" -# piccontrol is broken on uclibc -MACHINE_EXTRA_RDEPENDS_foonas-em = "u-boot-utils" -MACHINE_EXTRA_RDEPENDS_foonas-iscsi = "u-boot-utils" +# piccontrol was broken on uclibc require conf/machine/include/orion.inc |