Merge preliminary rdc-2.6 support (Airlink101 AR525W)

SVN-Revision: 5138
This commit is contained in:
Florian Fainelli
2006-10-15 23:34:22 +00:00
parent 875927a153
commit 44419aed87
8 changed files with 3713 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ $(eval $(call kernel_template,2.4,ar7,2_4_AR7))
$(eval $(call kernel_template,2.6,brcm,2_6_BRCM))
$(eval $(call kernel_template,2.6,brcm63xx,2_6_BRCM63XX))
$(eval $(call kernel_template,2.6,rb532,2_6_RB532))
$(eval $(call kernel_template,2.6,rdc,2_6_RDC))
$(eval $(call kernel_template,2.6,x86,2_6_X86))
$(eval $(call kernel_template,2.6,uml,2_6_UML))
$(eval $(call kernel_template,2.4,ar531x,2_4_AR531X))