瀏覽代碼

Probably this caused failures in buildroot. Buildroot should run: make oldconfig; make pregen(headers); make; make install

Peter S. Mazinger 18 年之前
父節點
當前提交
0b05f127e9
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      Makefile.in

+ 1 - 3
Makefile.in

@@ -50,9 +50,7 @@ export header_extra_args =
 else
 export header_extra_args = -n
 endif
-headers: include/bits/sysnum.h
-
-include/bits/sysnum.h: include/bits/uClibc_config.h
+headers: include/bits/uClibc_config.h
 	$(MAKE) headers-y
 	@$(SHELL_SET_X); \
 	$(top_srcdir)extra/scripts/fix_includes.sh \