On 06/04/12 16:08, Conor O'Gorman wrote:
> compile error happens, as we are trying to initialise a struct with a
> variable that only resolves at runtime (ltq_is_ase())
> 
> #define LTQ_USB_INT           ((ltq_is_ase()) ? (INT_NUM_IM0_IRL0 + 31) :\
>                                                 (INT_NUM_IM1_IRL0 + 22))
> 

the part which i missed ;)
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to