dslinux/user Makefile

stsp stsp at user.in-berlin.de
Sun Oct 15 12:27:59 CEST 2006


Update of /cvsroot/dslinux/dslinux/user
In directory antilope:/tmp/cvs-serv8191/user

Modified Files:
	Makefile 
Log Message:
Make rl compile.

Patch by Cayenne Boyer:

  I want to use it to add randomizing functionality to the flash card
  program I wrote without having to spend time to make it do a worse
  job.  But there are many uses for it.



Index: Makefile
===================================================================
RCS file: /cvsroot/dslinux/dslinux/user/Makefile,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- Makefile	7 Oct 2006 13:48:52 -0000	1.19
+++ Makefile	15 Oct 2006 10:27:57 -0000	1.20
@@ -283,6 +283,7 @@
 dir_$(CONFIG_USER_RECOVER_RECOVER)          += recover
 dir_$(CONFIG_USER_RETAWQ_RETAWQ)            += retawq
 dir_$(CONFIG_USER_REISERFSPROGS)            += reiserfsprogs
+dir_$(CONFIG_USER_RL_RL)            		+= rl
 dir_$(CONFIG_USER_ROOTLOADER_ROOTLOADER)    += rootloader
 dir_$(CONFIG_USER_ROUTED_ROUTED)            += routed
 dir_$(CONFIG_USER_RP_PPPOE_PPPOE)           += rp-pppoe




More information about the dslinux-commit mailing list