Changeset 12780


Ignore:
Timestamp:
09/01/09 19:08:13 (4 years ago)
Author:
eko
Message:

busybox config for bcmmodern

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/rules/busybox.mk

    r12732 r12780  
    3333endif 
    3434ifeq ($(CONFIG_BCMMODERN),y) 
    35         echo CONFIG_MKNOD=y >> busybox/.config 
    36 else 
    37         echo "# CONFIG_MKNOD is not set" >> busybox/.config 
     35        cp busybox/.config_bcmmodern busybox/.config 
    3836endif 
    3937        cd busybox && make oldconfig 
Note: See TracChangeset for help on using the changeset viewer.