diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-08-07 13:50:02 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-08-07 13:50:02 +0000 |
commit | a61f0baa4c33ca352b7356e0d89d8e0ba6c0eeaf (patch) | |
tree | 8a9c734b41c7fefe6035e0c092a559ae30a2b0df /target/linux/adm5120/patches-2.6.26/120-rb153_cf_driver.patch | |
parent | 78fdb6217a0194c8baab548318a0f482953a491c (diff) |
[adm5120] add 2.6.26 specific files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12239 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/patches-2.6.26/120-rb153_cf_driver.patch')
-rw-r--r-- | target/linux/adm5120/patches-2.6.26/120-rb153_cf_driver.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120/patches-2.6.26/120-rb153_cf_driver.patch b/target/linux/adm5120/patches-2.6.26/120-rb153_cf_driver.patch index 57db596b5d..242c6dd989 100644 --- a/target/linux/adm5120/patches-2.6.26/120-rb153_cf_driver.patch +++ b/target/linux/adm5120/patches-2.6.26/120-rb153_cf_driver.patch @@ -16,7 +16,7 @@ +config PATA_RB153_CF + tristate "RouterBOARD 153 Compact Flash support" -+ depends on MIPS_ADM5120 ++ depends on ADM5120_MACH_RB_153 + help + This option enables support for a Compact Flash connected on + the RouterBOARD 153. |