Makefile (f19f8d8ebc0b392c01082e0feb44ec152cc47a30) | Makefile (ffed24e22845a3da0ae01095ae3f11c8d16e889d) |
---|---|
1# 2# Makefile for the sysfs virtual filesystem 3# 4 | 1# 2# Makefile for the sysfs virtual filesystem 3# 4 |
5obj-y := inode.o file.o dir.o symlink.o mount.o group.o | 5obj-y := file.o dir.o symlink.o mount.o group.o |