mirror of
https://github.com/proski/madwifi
synced 2024-11-21 22:11:32 +03:00
Typo in CONFIG_PARISC. Guess PARISC users are a bit thin on the ground then.
git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3731 0192ed92-7a03-0410-a25b-9323aeb14dbd
This commit is contained in:
parent
c10a304437
commit
f3a89f4353
@ -166,7 +166,7 @@ extern void *__ahdecl ath_hal_memcpy(void *, const void *, size_t);
|
||||
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,12)) && \
|
||||
(AH_BYTE_ORDER == AH_BIG_ENDIAN) && \
|
||||
!defined(CONFIG_GENERIC_IOMAP) && \
|
||||
!defined(CONFIG_PARICS) && \
|
||||
!defined(CONFIG_PARISC) && \
|
||||
!(defined(CONFIG_PPC64) && \
|
||||
(LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,14))) && \
|
||||
!defined(CONFIG_PPC_MERGE) && \
|
||||
|
Loading…
Reference in New Issue
Block a user