diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-04 22:21:30 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-04 22:21:30 +0100 |
commit | bb9efd268326393ca769c38e6385216569e70e52 (patch) | |
tree | e3871fe2dcc5134c94d7ebd14c424beb59efa6a6 /target/x86/sys-available | |
parent | 9df044766604b62242545c325ad2cdb31848057a (diff) |
update firefox and dependencies
Diffstat (limited to 'target/x86/sys-available')
-rw-r--r-- | target/x86/sys-available/ibm-x40 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/x86/sys-available/ibm-x40 b/target/x86/sys-available/ibm-x40 index 1327fb922..7dc75ebf4 100644 --- a/target/x86/sys-available/ibm-x40 +++ b/target/x86/sys-available/ibm-x40 @@ -1,6 +1,5 @@ config ADK_TARGET_SYSTEM_IBM_X40 bool "IBM X40 laptop" - depends on ADK_BROKEN select ADK_x86 select ADK_ibm_x40 select ADK_CPU_PENTIUM_M @@ -22,6 +21,7 @@ config ADK_TARGET_SYSTEM_IBM_X40 select ADK_TARGET_WITH_ACPI # with docking station select ADK_TARGET_WITH_PP + select ADK_TARGET_KERNEL_BZIMAGE help System profile for IBM X40 laptop. |