diff options
Diffstat (limited to 'target/x86/systems/pcengines-alix')
-rw-r--r-- | target/x86/systems/pcengines-alix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/x86/systems/pcengines-alix b/target/x86/systems/pcengines-alix index be3f408c3..6dd775743 100644 --- a/target/x86/systems/pcengines-alix +++ b/target/x86/systems/pcengines-alix @@ -11,6 +11,7 @@ config ADK_TARGET_SYSTEM_PCENGINES_ALIX select ADK_TARGET_WITH_NETDEVICE select ADK_TARGET_WITH_BLOCK select ADK_TARGET_KERNEL_BZIMAGE + select ADK_TARGET_KERNEL_WITH_COMPRESSION select ADK_PACKAGE_GRUB help Support for PCengines ALIX Boards. |