correct makefile for cordic/crc8
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 2 Apr 2013 09:24:54 +0000 (11:24 +0200)
committerJohannes Berg <johannes@sipsolutions.net>
Tue, 2 Apr 2013 09:24:54 +0000 (11:24 +0200)
commit6d3a7273cd40d69c14691f4f599544aae93055a6
treea90e8f59ecd4f66e52a014b62d2551b2f7c59bba
parent845e8433c7c4692f7516fe29721b66fc03332fe1
correct makefile for cordic/crc8

I allowed these to be modules by themselves, so they
need to be in the makefile as obj-$(...).

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
compat/compat/Makefile