Import buildroot 2016.02.01
This commit is contained in:
10
firmware/buildroot/package/x11r7/xapp_xconsole/Config.in
Normal file
10
firmware/buildroot/package/x11r7/xapp_xconsole/Config.in
Normal file
@@ -0,0 +1,10 @@
|
||||
config BR2_PACKAGE_XAPP_XCONSOLE
|
||||
bool "xconsole"
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXAW
|
||||
select BR2_PACKAGE_XLIB_LIBXT
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
depends on BR2_USE_MMU # fork()
|
||||
help
|
||||
xconsole - monitor system console messages with X
|
||||
Reference in New Issue
Block a user