Ati video: Apply un-written naming rules
Rename Kconfig to match directory name. Change-Id: Idebc203bbc9a02599dfc3e65be021aa9e1b23d61 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/678 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
This commit is contained in:
committed by
Patrick Georgi
parent
80bd74c21e
commit
4c796ea7c6
@@ -1,2 +1,2 @@
|
||||
config ATI_RAGE_XL
|
||||
config DRIVERS_ATI_RAGEXL
|
||||
bool
|
||||
|
@@ -1 +1 @@
|
||||
driver-$(CONFIG_ATI_RAGE_XL) += xlinit.c
|
||||
driver-$(CONFIG_DRIVERS_ATI_RAGEXL) += xlinit.c
|
||||
|
Reference in New Issue
Block a user