Skip to content

Commit

Permalink
Fix GPU_SYSFS
Browse files Browse the repository at this point in the history
  • Loading branch information
javilonas committed May 15, 2015
1 parent 31bf5c8 commit 6a6f9ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions drivers/gpu/gpu_sysfs/Kbuild
Expand Up @@ -26,7 +26,7 @@ endif
# specific file is not defined OR
# picked using the PLATFORM configs.
ifndef GPU_SYSFS_TARGET_FILE_DEFINED
$(warning **** Make sure target file is defined. \
Check the TARGET and GPU configs in Makefile and Kernel Config. \
Module won't work without target file. ****)
#$(warning **** Make sure target file is defined. \
# Check the TARGET and GPU configs in Makefile and Kernel Config. \
# Module won't work without target file. ****)
endif

0 comments on commit 6a6f9ca

Please sign in to comment.