diff options
Diffstat (limited to 'chardev/Makefile.objs')
-rw-r--r-- | chardev/Makefile.objs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chardev/Makefile.objs b/chardev/Makefile.objs index 3fc5539518..8bf131b461 100644 --- a/chardev/Makefile.objs +++ b/chardev/Makefile.objs @@ -1 +1 @@ -common-obj-y += char.o +chardev-obj-y += char.o |