diff options
author | Thomas Kunze <thommycheck@gmx.de> | 2009-03-06 00:22:58 +0100 |
---|---|---|
committer | Thomas Kunze <thommycheck@gmx.de> | 2009-03-06 00:22:58 +0100 |
commit | 29839e2c84c15d64f0c422cf504da2ac2f943393 (patch) | |
tree | a0833c235b415c2565fe8d85328565532bd72fa0 /packages/linux/linux-2.6.24 | |
parent | 266a77ff6f44e6bcd63aa69a803bf0764113c549 (diff) |
fix configuration of older kernels
Was broken from commit b697819f7e84e19ca2adc9846421c8c8137b8fca
for kernels that have no scripts/Makefile.fwinst (<=2.6.26 or so)
Diffstat (limited to 'packages/linux/linux-2.6.24')
-rw-r--r-- | packages/linux/linux-2.6.24/simpad/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-2.6.24/simpad/defconfig b/packages/linux/linux-2.6.24/simpad/defconfig index 2e7352bbc0..a86c365984 100644 --- a/packages/linux/linux-2.6.24/simpad/defconfig +++ b/packages/linux/linux-2.6.24/simpad/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.24 -# Thu Mar 5 21:54:07 2009 +# Thu Mar 5 23:29:13 2009 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y |