mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 06:25:52 +02:00
MALI: rockchip: Fix make distclean
make distclean
scripts/Makefile.clean:15: drivers/gpu/arm/midgard_for_linux/Makefile:
No such file or directory
Fixes: 25bb952677 ("MALI: rockchip: remove drivers/gpu/arm/midgard_for_linux/")
Change-Id: Ia47e2581d9679f3bcca809ad4506b61068e1710d
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
parent
51f1725a15
commit
a392d416cc
|
|
@ -20,7 +20,7 @@
|
|||
#
|
||||
|
||||
|
||||
obj-$(CONFIG_MALI_MIDGARD_FOR_LINUX) += midgard_for_linux/
|
||||
# obj-$(CONFIG_MALI_MIDGARD_FOR_LINUX) += midgard_for_linux/
|
||||
|
||||
obj-$(CONFIG_MALI_MIDGARD_FOR_ANDROID) += midgard/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user