mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
ODROID-C5: net/wireless: fix '$(src)' to absolute path of kernel tree
Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: I8cf5ce7fce4b7a331366a5e7da0002fa4742996b
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
src := $(srctree)/drivers/net/wireless/realtek/rtl8821CU
|
||||
|
||||
ccflags-y += $(USER_EXTRA_CFLAGS)
|
||||
ccflags-y += -O1
|
||||
#ccflags-y += -O3
|
||||
|
||||
Reference in New Issue
Block a user