i've downloaded the latest firmware source codes from the archive and thought they would compile from scratch. but they don't, at least for me.
was anyone successful compiling them? if so, please share some hints and tips for a linux-noob...
i get some weird errors while compiling pollux_key.c that this and that is not defined and whatever. looking into the source it seems this firmware source was dumped in the middle of development:
wtf? i'm getting more and more p*ed... but i dont start a rant... yet.
was anyone successful compiling them? if so, please share some hints and tips for a linux-noob...
i get some weird errors while compiling pollux_key.c that this and that is not defined and whatever. looking into the source it seems this firmware source was dumped in the middle of development:
Code:
#ifdef CONFIG_ARCH_POLLUX_GPH_GBOARD
#define USB_INTERRUPT 1
#endif
#ifdef USB_INTERRUPT /* HYUN_DEBUG */
wtf? i'm getting more and more p*ed... but i dont start a rant... yet.