mipsel-{bfk3,mitx}: Use alt-config-be-t
This package includes some common configuration we use for BE-T1000 based boards.
This commit is contained in:
parent
54b94caad6
commit
b67d1782c0
@ -6,5 +6,6 @@ use/mipsel-bfk3: use/kernel use/tty/S0
|
||||
@$(call add,NET_ETH,eth1:dhcp)
|
||||
@$(call add,NET_ETH,eth2:dhcp)
|
||||
@$(call add,THE_PACKAGES,fbset-modes-sm750-bfk3)
|
||||
@$(call add,THE_PACKAGES,alt-config-be-t)
|
||||
|
||||
use/mipsel-bfk3/x11: use/mipsel-bfk3 use/x11/radeon; @:
|
||||
|
@ -1,6 +0,0 @@
|
||||
|
||||
# make sm750 a seat master
|
||||
|
||||
ACTION=="add" KERNEL=="fb*" SUBSYSTEM=="graphics" \
|
||||
SUBSYSTEMS=="pci" ATTRS{vendor}=="0x126f" ATTRS{device}=="0x0750" \
|
||||
TAG+="seat" TAG+="master-of-seat"
|
@ -1,6 +1,7 @@
|
||||
use/mipsel-mitx: use/kernel use/tty/S0
|
||||
@$(call add_feature)
|
||||
@$(call set,KFLAVOURS,mitx-xpa)
|
||||
@$(call add,THE_PACKAGES,alt-config-be-t)
|
||||
|
||||
use/mipsel-mitx/x11: use/mipsel-mitx
|
||||
@$(call add,THE_PACKAGES,xorg-conf-sm750-tavolga)
|
||||
|
@ -1,6 +0,0 @@
|
||||
|
||||
# make sm750 a seat master
|
||||
|
||||
ACTION=="add" KERNEL=="fb*" SUBSYSTEM=="graphics" \
|
||||
SUBSYSTEMS=="pci" ATTRS{vendor}=="0x126f" ATTRS{device}=="0x0750" \
|
||||
TAG+="seat" TAG+="master-of-seat"
|
Loading…
Reference in New Issue
Block a user