summaryrefslogtreecommitdiffstats
path: root/drivers/soc/apple
diff options
context:
space:
mode:
authorSven Peter <sven@svenpeter.dev>2022-05-01 16:55:05 +0200
committerSven Peter <sven@svenpeter.dev>2022-05-01 16:55:05 +0200
commitcbb0f00131e48f38db9eda67e0f731504404567b (patch)
treea0c1b2f6aa094a4ba9d480bc9404676c8fc7ba49 /drivers/soc/apple
parentLinux 5.18-rc1 (diff)
downloadlinux-cbb0f00131e48f38db9eda67e0f731504404567b.tar.xz
linux-cbb0f00131e48f38db9eda67e0f731504404567b.zip
soc: apple: Always include Makefile
We want to allow the code inside drivers/soc/apple to be compiled with COMPILE_TEST but this will currently result in linking errors because ARCH_APPLE is not set and make will never recurse into drivers/soc/apple. Let's just unconditionally recurse into apple/ since all drivers in there are guarded by config options anyways. Signed-off-by: Sven Peter <sven@svenpeter.dev>
Diffstat (limited to 'drivers/soc/apple')
0 files changed, 0 insertions, 0 deletions