kbuild: use $(src) instead of $(srctree)/$(src) for source directory
[linux-2.6-block.git] / samples / hid / Makefile
index 9f7fe29dd7497c05cf94f5d3a683f029d83d10f6..c128ccd499745f6b7f5daf1c87fccad57770b042 100644 (file)
@@ -1,6 +1,6 @@
 # SPDX-License-Identifier: GPL-2.0
 
-HID_SAMPLES_PATH ?= $(abspath $(srctree)/$(src))
+HID_SAMPLES_PATH ?= $(abspath $(src))
 TOOLS_PATH := $(HID_SAMPLES_PATH)/../../tools
 
 pound := \#