瀏覽代碼

Fixup autogeneration of bits/syscalls.h

Eric Andersen 22 年之前
父節點
當前提交
3dada29264
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      libc/sysdeps/linux/mips/Makefile

+ 1 - 0
libc/sysdeps/linux/mips/Makefile

@@ -73,6 +73,7 @@ $(COBJS): %.o : %.c
 	$(STRIPTOOL) -x -R .note -R .comment $*.o
 
 headers:
+	@(TOPDIR=$(TOPDIR) CC=$(CC) /bin/sh $(TOPDIR)/extra/scripts/gen_bits_syscall_h.sh > bits/syscall.h ) 
 	cd $(TOPDIR)/include;ln -fs ../libc/sysdeps/linux/mipsel/sgidefs.h .
 
 clean: