Changeset 12780
- Timestamp:
- 09/01/09 19:08:13 (4 years ago)
- File:
-
- 1 edited
-
src/router/rules/busybox.mk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/router/rules/busybox.mk
r12732 r12780 33 33 endif 34 34 ifeq ($(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 38 36 endif 39 37 cd busybox && make oldconfig
Note: See TracChangeset
for help on using the changeset viewer.
