#2437: bug fixed : AR5312 support
--------------------------------+-------------------------------------------
 Reporter:  anonymous           |             Type:  defect  
   Status:  new                 |         Priority:  critical
Component:  madwifi: makefiles  |          Version:  trunk   
 Keywords:  AR5312 support      |   Patch_attached:  0       
  Pending:  0                   |  
--------------------------------+-------------------------------------------
 in ath_hal/Makefile :

 ifeq ($(CONFIG_64BIT)),)

 should be

 ifeq ($(CONFIG_64BIT),)


 Allan Lam
 liuxingyu...@sohu.com

-- 
Ticket URL: <http://madwifi-project.org/ticket/2437>
madwifi-project.org <http://madwifi-project.org/>
Multiband Atheros Driver for Wireless Fidelity
------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Madwifi-tickets mailing list
Madwifi-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/madwifi-tickets

Reply via email to