]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/ixp4xx/ixp4xx-csr/build-timing-annoyance.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / ixp4xx / ixp4xx-csr / build-timing-annoyance.patch
1 --- ixp400_xscale_sw/Makefile~  2004-11-18 21:26:43.000000000 +1030
2 +++ ixp400_xscale_sw/Makefile   2004-11-18 21:31:20.000000000 +1030
3 @@ -1015,6 +1015,7 @@
4         cp Makefile.kmod26 $(OBJ_DIR)/Makefile
5         make -C $(OBJ_DIR)
6         $(LD) $(LDFLAGS) $^ -o $@
7 +       sleep 2
8         make -C $(OBJ_DIR)
9  
10