View Single Post
Posts: 6 | Thanked: 5 times | Joined on Jan 2010
#9
Probably getting a version from gitweb is what's borking you. Try following:

http://wiki.maemo.org/Documentation/...Kernel_Modules

The appropriate line will be
# CONFIG_HID_APPLE is not set
which should be changed to
CONFIG_HID_APPLE=m
Cheers.
 

The Following User Says Thank You to axonpoet For This Useful Post: