mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-30 05:24:25 +01:00
shorter names for kernel and buildroot dirs
This commit is contained in:
15
buildroot_config/x11
Normal file
15
buildroot_config/x11
Normal file
@@ -0,0 +1,15 @@
|
||||
BR2_PACKAGE_XAPP_TWM=y
|
||||
BR2_PACKAGE_XAPP_XCALC=y
|
||||
BR2_PACKAGE_XAPP_XCLOCK=y
|
||||
BR2_PACKAGE_XAPP_XEYES=y
|
||||
BR2_PACKAGE_XAPP_XINIT=y
|
||||
BR2_PACKAGE_XDRIVER_XF86_INPUT_KEYBOARD=y
|
||||
BR2_PACKAGE_XDRIVER_XF86_INPUT_MOUSE=y
|
||||
BR2_PACKAGE_XDRIVER_XF86_VIDEO_CIRRUS=y
|
||||
BR2_PACKAGE_XDRIVER_XF86_VIDEO_FBDEV=y
|
||||
BR2_PACKAGE_XDRIVER_XF86_VIDEO_VESA=y
|
||||
BR2_PACKAGE_XORG7=y
|
||||
BR2_PACKAGE_XSERVER_XORG_SERVER=y
|
||||
BR2_PACKAGE_XTERM=y
|
||||
BR2_TOOLCHAIN_BUILDROOT_CXX=y
|
||||
BR2_TOOLCHAIN_BUILDROOT_WCHAR=y
|
||||
Reference in New Issue
Block a user