blob: 0c040ec2df090e6867e7ea865e60b425f5281b73 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- ixp400_xscale_sw/Makefile~ 2004-11-18 21:26:43.000000000 +1030
+++ ixp400_xscale_sw/Makefile 2004-11-18 21:31:20.000000000 +1030
@@ -1015,6 +1015,7 @@
cp Makefile.kmod26 $(OBJ_DIR)/Makefile
make -C $(OBJ_DIR)
$(LD) $(LDFLAGS) $^ -o $@
+ sleep 2
make -C $(OBJ_DIR)
|