1. 01 May, 2022 1 commit
    • Sven Peter's avatar
      soc: apple: Always include Makefile · cbb0f001
      Sven Peter authored
      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: default avatarSven Peter <sven@svenpeter.dev>
      cbb0f001
  2. 03 Apr, 2022 8 commits
  3. 02 Apr, 2022 31 commits