ANDROID: drivers: misc: Fix Makefile during cleanup
An error during make mrproper is thrown while trying to clean the repo
because of a mix between spaces & tabs. fix the Makefile to prevent the
error.
Test: verify that we are able to clean properly
Bug: 278749606
CC: smostafa@google.com
Change-Id: Ie3ec121c930a573d26325c0cf388046061d6e835
Signed-off-by:
Sebastian Ene <sebastianene@google.com>
Loading
Please sign in to comment