- revert r15563 (pull current version of taskset off the busybox_scratch branch)

This commit is contained in:
Bernhard Reutner-Fischer
2006-11-22 16:39:48 +00:00
parent c8717cd857
commit 32eddffa30
5 changed files with 125 additions and 0 deletions

View File

@@ -25,5 +25,6 @@ lib-$(CONFIG_RUNLEVEL) += runlevel.o
lib-$(CONFIG_RX) += rx.o
lib-$(CONFIG_SETSID) += setsid.o
lib-$(CONFIG_STRINGS) += strings.o
lib-$(CONFIG_TASKSET) += taskset.o
lib-$(CONFIG_TIME) += time.o
lib-$(CONFIG_WATCHDOG) += watchdog.o