summaryrefslogtreecommitdiffstats
path: root/rules/xfree430.in
blob: 27cf6f2999507f2717051938bfcd3d8b915e5f40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# FIXME: FIX dependencies!

menuconfig XFREE430
	bool "XFree86-4.3.0         "
        depends on BROKEN
	help
	  FIXME: This item needs to be documented

config XFREE430_CONFIG
        prompt "Name of host.def file to be used"
	string
	default "build/xc-build/config/cf/xf86site.def"
	depends on XFREE430
	help
	  FIXME: This item needs to be documented

comment "XFREE430 is broken, please send a patch"
        depends on !BROKEN