mirror of
https://github.com/mpv-player/mpv
synced 2025-01-29 11:12:56 +00:00
cosmetics: Remove superfluous comment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22684 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
25411fd476
commit
1ea573c3bd
@ -4,10 +4,6 @@ CONFIG_SHELL=/bin/sh -c
|
||||
KERNEL_VERSION=$(shell $(CONFIG_SHELL) 'uname -r')
|
||||
MOD_PATH=/lib/modules/$(KERNEL_VERSION)/kernel/drivers/video/
|
||||
|
||||
#
|
||||
# standard CFLAGS
|
||||
#
|
||||
|
||||
CPPFLAGS := -D__KERNEL__ -DMODULE -I$(KERNEL_INCLUDES)
|
||||
|
||||
CFLAGS := $(CPPFLAGS) -O2 \
|
||||
|
Loading…
Reference in New Issue
Block a user