1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[atheros]: move files for kernel 2.6.26 to a special directory.

In kernel 2.6.28 the directory structure has chanced, so for kernel 2.6.26 a own files directory is needed.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14583 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke
2009-02-20 16:19:46 +00:00
parent 58b41997f2
commit a348226cd2
28 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#ifndef __AR531X_RESET_H
#define __AR531X_RESET_H
void ar531x_disable_reset_button(void);
#endif /* __AR531X_RESET_H */