Commit b200a82e authored by Andrew A. Vasilyev's avatar Andrew A. Vasilyev Committed by Anton Midyukov

Revert "drm: exclude ancient from full drm"

This reverts commit c1e9fc6e.
parent de221cf9
......@@ -24,7 +24,7 @@ use/drm/nvidia/optimus::
@$(call add,NVIDIA_KMODULES,bbswitch)
endif
use/drm/full: use/drm use/drm/radeon \
use/drm/full: use/drm/ancient use/drm/radeon \
use/drm/nouveau; @:
use/drm/stage2:
......@@ -40,5 +40,5 @@ use/drm/stage2/radeon: use/drm/stage2
use/drm/stage2/nouveau: use/drm/stage2
@$(call add,STAGE1_DRM_KMODULES,drm-nouveau)
use/drm/stage2/full: use/drm/stage2 use/drm/stage2/radeon \
use/drm/stage2/full: use/drm/stage2/ancient use/drm/stage2/radeon \
use/drm/stage2/nouveau; @:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment