X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2FMakefile;h=f3ebb30f1b7fd9c7ed93d6328dbe4d8c54b1fd87;hb=e82bb314eab2e25a7657f34450665160a5a6cc2b;hp=14cf9077bb2bcf4f01025518b11b0e87e072e9b5;hpb=725278e0ecdabbbced6f1b05a23473ec9e4cafee;p=~andy%2Flinux diff --git a/drivers/Makefile b/drivers/Makefile index 14cf9077bb2..f3ebb30f1b7 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -26,6 +26,7 @@ obj-$(CONFIG_REGULATOR) += regulator/ # char/ comes before serial/ etc so that the VT console is the boot-time # default. +obj-y += tty/ obj-y += char/ # gpu/ comes after char for AGP vs DRM startup