diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-08-07 13:50:02 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-08-07 13:50:02 +0000 |
commit | db4d23b4577ebf718406129a59c87beb20594c68 (patch) | |
tree | a5ba9b630f965637a010cee2088af4d57efc7f29 /target/linux/adm5120/patches-2.6.26/120-rb153_cf_driver.patch | |
parent | 34a16898a1874c3e319a145477b15e1a244efa55 (diff) | |
download | mtk-20170518-db4d23b4577ebf718406129a59c87beb20594c68.zip mtk-20170518-db4d23b4577ebf718406129a59c87beb20594c68.tar.gz mtk-20170518-db4d23b4577ebf718406129a59c87beb20594c68.tar.bz2 |
add 2.6.26 specific files
SVN-Revision: 12239
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 57db596..242c6dd 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. |