-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,3 +8,4 @@ noconfig_targets := xconfig menuconfig config oldconfig randconfig \ defconfig allyesconfig allnoconfig allmodconfig \ - clean-configs + clean-configs $(TOPDIR)/scripts/subst $(TOPDIR)/scripts/filesubst \ + ipks |