Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cf990d5a authored by Steve Muckle's avatar Steve Muckle Committed by android-build-merger
Browse files

Merge "get kernel configs from kernel/configs" am: b4a31248 am: 634ab481

am: dff8364c

Change-Id: I812356c0ed726c563ff4443317cdb5c74055d025
parents ad931420 dff8364c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -132,7 +132,7 @@ endif

# All kernel versions that the system image works with.
KERNEL_VERSIONS := 3.18 4.4 4.9
KERNEL_CONFIG_DATA := test/vts-testcase/kernel/config/data
KERNEL_CONFIG_DATA := kernel/configs

$(GEN): $(foreach version,$(KERNEL_VERSIONS),\
	$(wildcard $(KERNEL_CONFIG_DATA)/android-$(version)/android-base*.cfg))