[FRAMEBUF] Return the "old" driver back

It has a better license (GPL) and does not have visible drawbacks
compared to framebuf_new.
This commit is contained in:
Victor Perevertkin 2023-05-31 00:28:44 +03:00
parent bc19bbe408
commit b9b2608bfb
No known key found for this signature in database
GPG key ID: C750B7222E9C7830

View file

@ -1,4 +1,3 @@
#add_subdirectory(framebuf)
add_subdirectory(framebuf_new)
add_subdirectory(framebuf)
add_subdirectory(vga)