UBUNTU: SAUCE: (no-up) Remove obj- += foo.o hack
This is a hack used in the old days. Upstream Kernel stopped doing this. Refer to:f7adc3124d("kbuild: create built-in.o automatically if parent directory wants it")bf070bb0e6("kbuild: remove all dummy assignments to obj-") Signed-off-by: Masahiro Yamada <masahiro.yamada@canonical.com> Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
This commit is contained in:
committed by
Paolo Pisati
parent
913c6f5988
commit
ea2946d046
@@ -16,6 +16,3 @@ obj-$(CONFIG_UBUNTU_HOST) += ubuntu-host/
|
||||
##
|
||||
##
|
||||
##
|
||||
|
||||
# This is a stupid trick to get kbuild to create ubuntu/built-in.o
|
||||
obj- += foo.o
|
||||
|
||||
Reference in New Issue
Block a user