armh-{cubox,dovefb}: minor refactoring

The initial suggestion that any cubox image is a desktop one
didn't hold out for long; and xorg related bits are not that
related to boot script setup in terms of neccessity.
This commit is contained in:
Michael Shigorin 2013-08-09 16:47:40 +00:00
parent 989c903efb
commit 20f8c1853d
2 changed files with 3 additions and 2 deletions

View File

@ -1,2 +1,3 @@
use/armh-cubox: use/armh-dovefb
use/armh-cubox: use/armh
@$(call add_feature)
@$(call set,KFLAVOURS,cubox)

View File

@ -1,3 +1,3 @@
use/armh-dovefb:
use/armh-dovefb: use/armh
@$(call add_feature)
@$(call add,THE_PACKAGES,xorg-drv-dovefb)