在内核编译完后实行make dep没问题,然后实行make bzImage就出现了一下的错误,请问高手什么改过呢?
fs/fs.o: In function `fsync_super':
fs/fs.o(.text+0x3390): undefined reference to `sync_dquots'
fs/fs.o: In function `fsync_dev':
fs/fs.o(.text+0x3480): undefined reference to `sync_dquots'
make: *** [vmlinux] Error 1