diff options
Diffstat (limited to 'target/config/Config.in.rootfs')
-rw-r--r-- | target/config/Config.in.rootfs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.rootfs b/target/config/Config.in.rootfs index 1ebbc24e6..f4a974bcb 100644 --- a/target/config/Config.in.rootfs +++ b/target/config/Config.in.rootfs @@ -13,7 +13,7 @@ config ADK_TARGET_ROOTFS_INITRAMFSPIGGYBACK depends on \ ADK_TARGET_QEMU || \ ADK_TARGET_SIM || \ - ADK_TARGET_SYSTEM_OR1K_SIM || \ + ADK_TARGET_SYSTEM_SIM_OR1K || \ ADK_TARGET_ARCH_AARCH64 || \ ADK_TARGET_ARCH_ARC || \ ADK_TARGET_ARCH_ARM || \ |