소스 검색

- fix prerequisites of sysnum.h (has to depend on the script that generates it)

Bernhard Reutner-Fischer 17 년 전
부모
커밋
d6442235e7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Makerules

+ 1 - 1
Makerules

@@ -208,7 +208,7 @@ $(ldso):
 $(libc):
 	@cd $(top_builddir); $(MAKE) lib/$(patsubst %.$(MAJOR_VERSION),%,$(notdir $@))
 
-$(headers_dep):
+$(headers_dep): $(top_srcdir)extra/scripts/gen_bits_syscall_h.sh
 	$(Q)cd $(top_builddir); $(MAKE) pregen
 
 CRT := crt1